Update _base.scss
This commit is contained in:
parent
b3d637cebf
commit
4be0b9ceff
@ -279,12 +279,10 @@ footer, .navbar {
|
|||||||
margin-left: .25em;
|
margin-left: .25em;
|
||||||
margin-bottom: .8em;
|
margin-bottom: .8em;
|
||||||
transition: color 400ms;
|
transition: color 400ms;
|
||||||
border: 1px solid rgb(35, 169, 199);
|
|
||||||
padding: 7px;
|
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: $alt-color !important;
|
color: $alt-color !important;
|
||||||
background-color: rgb(235, 235, 235) !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user