Simplify & improve CSS

This commit is contained in:
Andras Schmelczer 2022-09-24 21:50:55 +02:00
parent 0c21bfc997
commit 7e88f405ad
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
8 changed files with 44 additions and 43 deletions

View file

@ -32,8 +32,8 @@
right: 0;
top: 0;
svg {
stroke: var(--normal-text-color);
&:focus:not(:hover) {
outline: var(--very-light-text-color) solid 3px !important;
}
}
}