This commit is contained in:
@@ -43,9 +43,15 @@
|
||||
color: white;
|
||||
font-family: "trueno";
|
||||
font-weight: 500;
|
||||
padding: .5rem 1.5rem;
|
||||
font-size: 0.8rem;
|
||||
padding: .5rem 1rem;
|
||||
font-size: $font-small;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
|
||||
&:hover{
|
||||
color:black;
|
||||
background: white;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user