fix: logo size

marketing-experiment
jatin 2024-07-05 17:31:06 +05:30
parent 788190c053
commit 5727456c42
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
{block name='header_top'}
<div class="container mx-auto z-10">
<div class="relative -mx-4 flex items-center justify-between h-24">
<div class="w-40 max-md:pl-4 max-w-full ">
<div class="w-16 max-md:pl-4 max-w-full ">
<a class="block w-full " href="{$urls.base_url}">
<img class="w-full" src="{$shop.logo}" alt="{$shop.name}"/>
</a>