Change Hero Button styles
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
&.hero {
|
||||
background-color: $dark-blue;
|
||||
color: $blue;
|
||||
font-weight: 500;
|
||||
font-weight: 800;
|
||||
letter-spacing: 1.5px;
|
||||
border: 1px solid $white;
|
||||
border: 1px solid $green2;
|
||||
}
|
||||
|
||||
&.filled {
|
||||
|
||||
Reference in New Issue
Block a user