forked from mirrors/hugo-theme-terminal
Layout fixes
This commit is contained in:
@ -26,7 +26,7 @@ a.button {
|
||||
outline: none;
|
||||
|
||||
&:hover {
|
||||
background: opacify($accent, .9);
|
||||
background: transparentize($accent, .1);
|
||||
}
|
||||
|
||||
/* variants */
|
||||
|
Reference in New Issue
Block a user