mirror of
https://github.com/eRgo35/website.git
synced 2026-02-04 05:26:11 +01:00
feat: slight animation changes
This commit is contained in:
@@ -53,8 +53,7 @@ a {
|
||||
}
|
||||
|
||||
a:hover,
|
||||
a:active,
|
||||
a:focus {
|
||||
a:active {
|
||||
color: var(--subtext0)
|
||||
}
|
||||
|
||||
@@ -83,8 +82,7 @@ a:focus {
|
||||
}
|
||||
|
||||
.navbar-theme:hover,
|
||||
.navbar-theme:active,
|
||||
.navbar-theme:focus {
|
||||
.navbar-theme:active {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user