blog mobile header button style debugged
This commit is contained in:
parent
0ce625022a
commit
40b8b6539a
@ -44,7 +44,7 @@ export default async function Header() {
|
||||
<Button
|
||||
color={"purple"}
|
||||
text={dict.blog.header.button}
|
||||
className="!px-4 !py-1 sm:flex sm:!px-5 sm:!py-2 capitalize"
|
||||
className="!px-3 !text-[16px] !py-1 sm:flex sm:!px-5 sm:!py-2 capitalize"
|
||||
/>
|
||||
<BurgerButton />
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user