Styling of home
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
.icon {
|
||||
height: 1em;
|
||||
fill: currentcolor;
|
||||
padding-inline: 0.5ch;
|
||||
stroke: currentcolor;
|
||||
transform: translateY(0.1em);
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.icon {
|
||||
filter: invert(100%);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user