Set height of freeside logo in em
All checks were successful
continuous-integration/laminar-elessar Build 22 succeeded in 45 seconds .
All checks were successful
continuous-integration/laminar-elessar Build 22 succeeded in 45 seconds .
This commit is contained in:
parent
68f3b92092
commit
f4f14a8d86
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue