change <h5> to <p> add font-big and py-4 classes

closebracket-solution
456477617264 2021-09-15 23:09:49 +01:00
parent cc9c53bbd7
commit 1da0de5d08
1 changed files with 2 additions and 2 deletions

View File

@ -7,13 +7,13 @@ title: Freeside
<div class="grid grid-cols-4 gap-4">
<div class="col-span-4 md:col-span-2">
<h1 class="text-8xl font-bold overflow-ellipsis">Linux @ Hull.</h1>
<h5 class="tracking-wide leading-loose">Freeside is the student run and maintained linux cluster within
<p class="font-big tracking-wide leading-loose py-4">Freeside is the student run and maintained linux cluster within
the
University Of Hull Computer Science Department providing Linux administration experience, mentoring
and
technical advice alongside other peer-led support. It is completely <b>free</b> to all students to
join,
irrespective of degree pathway.</h5>
irrespective of degree pathway.</p>
</div>
<div class="col-span-4 md:col-span-2">
<img class="rounded-3xl pull-right shadow-2xl" src="/img/lab.jpg"/>