fb: button margin

This commit is contained in:
gilbN 2019-09-21 14:56:18 +02:00
parent 275fd77b35
commit 5c79ed5137

View File

@ -303,7 +303,7 @@ nav{
.button:hover { .button:hover {
background: var(--button-color-hover); background: var(--button-color-hover);
} }
.button--flat.button--grey { .button--flat, .button--grey {
color: #fff; color: #fff;
margin-right: 5px; margin-right: 5px;
} }