Specifies text highlight color, and adds variable

This commit is contained in:
Alicia Sykes
2021-06-15 13:08:46 +01:00
parent 7c13d1d14c
commit 9af4af75ec
4 changed files with 21 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ html {
transition: all 1s;
margin-top: -3px;
@extend .scroll-bar;
@extend .highlight;
box-sizing: border-box;
input[type=button], button, a {
cursor: pointer;