mobile-friendly view and scss->sass
Some checks failed
/ image_build (push) Has been cancelled

This commit is contained in:
2026-03-07 23:19:21 -06:00
parent e8a8da31ac
commit db845bf6c6
26 changed files with 243 additions and 273 deletions

8
src/router/link.sass Normal file
View File

@@ -0,0 +1,8 @@
.link
color: white
text-decoration: none
text-align: center
&:hover
opacity: 90%
&:active
opacity: 80%