This commit is contained in:
2025-04-29 18:37:18 +05:30
15 changed files with 1385 additions and 155 deletions

View File

@@ -434,7 +434,7 @@
button {
path {
stroke: var(--accent-color);
stroke-width: 1.5px;
strokeWidth: 1.5px;
}
color: var(--accent-color);
&:before {
@@ -713,7 +713,7 @@
path {
stroke: var(--accent-color);
stroke-width: 1.5px;
strokeWidth: 1.5px;
}
&:hover {