Update CSS
This commit is contained in:
parent
2d2541612b
commit
f93f72bcf6
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
<div class="pt-3 w-full"
|
||||
style="background-image: linear-gradient(#B2DEA7, 15%, white)">
|
||||
<div class="flex gap-x-2 items-center px-3 mx-auto mb-3 max-w-screen-xl sm:gap-x-4">
|
||||
<a class="p-0.5 transition duration-500 hover:scale-110 aria-hidden:hidden"
|
||||
<a class="p-0.5 transition duration-500 hover:scale-110"
|
||||
href="{{ get_url(path='/') | safe }}"
|
||||
aria-hidden="true">
|
||||
<img class="object-contain w-16 h-16 rounded"
|
||||
|
|
Loading…
Reference in a new issue