feat(style): adjust style of header, tags and dynamic-to-top button
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
&:focus,
|
||||
&:hover {
|
||||
color: $global-link-hover-color;
|
||||
transform: scale(1.1);
|
||||
transform: scale(1.2);
|
||||
|
||||
.dark-theme & {
|
||||
color: $global-link-hover-color-dark;
|
||||
|
||||
Reference in New Issue
Block a user