Fix the Lapikud logo (#95)

* Fix the Lapikud logo

* Fix the Lapikud logo size
This commit is contained in:
Andree Uuetoa
2024-03-14 23:08:26 +02:00
committed by GitHub
parent 281d78cee3
commit 675e19afb8
3 changed files with 499 additions and 132 deletions

View File

@@ -6,7 +6,7 @@ title: Lapikud
<!-- home -->
<section class="container home">
<div class="logo_container">
<img class="logo" src="{{ "/assets/logo.svg " | relative_url }}">
<img id="logo" src="{{ "/assets/logo.svg " | relative_url }}">
</div>
<!-- three icons -->