here and there

This commit is contained in:
2024-08-17 21:10:01 +03:00
parent 36165444cf
commit ec15f21e67
18 changed files with 170 additions and 135 deletions
+4 -1
View File
@@ -28,7 +28,10 @@
}
&.secondary{
background: red;
background: var(--p30);
&:hover {
background: var(--p40);
}
}
&.primary{
background: var(--p70);