Restruct style

This commit is contained in:
2025-10-11 01:57:03 +03:00
parent af69be0f8c
commit 99e0104030
+4 -3
View File
@@ -54,9 +54,10 @@ h1 {
a {
color: unset;
text-decoration: underline;
text-decoration-color: $blue;
text-underline-offset: 1px;
text: {
decoration: underline {color: $blue};
underline-offset: 1px;
}
transition: 0.3s ease;
&:hover {