Layout fixes
This commit is contained in:
parent
1e65ffdf24
commit
2654974bdd
8 changed files with 14 additions and 39 deletions
|
@ -26,7 +26,7 @@ a.button {
|
|||
outline: none;
|
||||
|
||||
&:hover {
|
||||
background: opacify($accent, .9);
|
||||
background: transparentize($accent, .1);
|
||||
}
|
||||
|
||||
/* variants */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue