Came up with some crazy (retarded) solutions for dynamically styling the icons. Temporary, obviously
This commit is contained in:
@@ -52,7 +52,10 @@
|
||||
font-size: 28px;
|
||||
text-decoration: none;
|
||||
color: var(--col_text_panel);
|
||||
}
|
||||
|
||||
.header__link:hover {
|
||||
color: var(--col_text_hint);
|
||||
}
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user