mirror of https://github.com/n2geoff/stylelite.git
Fix button.link
This commit is contained in:
parent
799c8d91f9
commit
6b6ce44f76
|
@ -245,6 +245,7 @@ button.link {
|
||||||
border: none;
|
border: none;
|
||||||
background: none;
|
background: none;
|
||||||
color: var(--theme);
|
color: var(--theme);
|
||||||
|
margin:0;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.link:hover {
|
button.link:hover {
|
||||||
|
|
Loading…
Reference in New Issue