mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-23 07:09:42 +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,8 +40,11 @@ html {
|
|||
|
||||
@media (--not-mobile) {
|
||||
padding: 4px 10px;
|
||||
|
||||
&:hover {
|
||||
@apply --squircle;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background-color: var(--color-link-hover);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue