1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-22 22:59:42 +02:00

fix squircle in header

This commit is contained in:
Peter Savchenko 2024-04-24 21:19:25 +03:00
parent 78ae421d57
commit 3016d219ac

View file

@ -40,7 +40,10 @@ html {
@media (--not-mobile) { @media (--not-mobile) {
padding: 4px 10px; padding: 4px 10px;
@apply --squircle;
&:hover {
@apply --squircle;
}
} }
&:hover { &:hover {