Set height of freeside logo in em
All checks were successful
continuous-integration/laminar-elessar Build 22 succeeded in 45 seconds .

This commit is contained in:
Starbeamrainbowlabs 2019-03-14 16:06:44 +00:00
parent 68f3b92092
commit f4f14a8d86
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -10,7 +10,7 @@
<article class="title">
<h1 class="flex-1">Linux 101</h1>
<div class="flex-1 bg-light centre-content">
<img style="max-height: 100%;" src="./images/freeside.svg" alt="The Freeside Logo" />
<img style="height: 8em;" src="./images/freeside.svg" alt="The Freeside Logo" />
</div>
</article>
<article>