mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 20:05:39 +00:00
Misc cleanup, more definitions of color with scss variables and added a lot of color transitions for when switching theme color.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
height: 35px;
|
||||
width: 35px;
|
||||
&:after {
|
||||
border: 7px solid rgba($green, 0.9);
|
||||
border: 7px solid $green-90;
|
||||
border-radius: 50%;
|
||||
content: '';
|
||||
left: 8px;
|
||||
|
||||
Reference in New Issue
Block a user