mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-03 21:38:15 +00:00
Changed default link styling
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
|
||||
transition: background-color .25s;
|
||||
|
||||
@include on-event() {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
@each $name, $colour in $button-colours {
|
||||
|
||||
Reference in New Issue
Block a user