Files
blog/src/router/link.sass
tymur999 db845bf6c6
Some checks failed
/ image_build (push) Has been cancelled
mobile-friendly view and scss->sass
2026-03-07 23:19:21 -06:00

8 lines
120 B
Sass

.link
color: white
text-decoration: none
text-align: center
&:hover
opacity: 90%
&:active
opacity: 80%