mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-23 15:19:41 +02:00
fix squircle in header
This commit is contained in:
parent
78ae421d57
commit
3016d219ac
1 changed files with 4 additions and 1 deletions
|
@ -40,7 +40,10 @@ html {
|
|||
|
||||
@media (--not-mobile) {
|
||||
padding: 4px 10px;
|
||||
@apply --squircle;
|
||||
|
||||
&:hover {
|
||||
@apply --squircle;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue