1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-18 16:09:36 +02:00

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 {
background: var(--button-color-hover);
}
.button--flat.button--grey {
.button--flat, .button--grey {
color: #fff;
margin-right: 5px;
}