update
This commit is contained in:
parent
e38d188d00
commit
7b777115c8
4 changed files with 6 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
|||
a {
|
||||
border-bottom: 1px solid;
|
||||
color: $white;
|
||||
margin: -5px;
|
||||
padding: 5px;
|
||||
margin: -2px 0;
|
||||
padding: 2px 0;
|
||||
transition: border .2s, color .2s;
|
||||
&:hover {
|
||||
color: $red;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue