Link styling tweaks
This commit is contained in:
parent
6c486e9296
commit
c30c645a0b
5 changed files with 48 additions and 5 deletions
|
@ -23,8 +23,10 @@
|
|||
background: $dcb-blue;
|
||||
border: 0;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
font-size: 1rem;
|
||||
font-weight: 600;
|
||||
padding: 0.5rem 1rem;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
|
||||
&:hover,
|
||||
|
|
Reference in a new issue