Tiny tweaks

This commit is contained in:
Codrin Pavel
2019-11-30 22:35:05 +02:00
parent f9cb0e73ed
commit d2e6d846dd
5 changed files with 11 additions and 5 deletions

View File

@@ -31,7 +31,11 @@ header {
}
.button {
margin-left: 10px;
margin: 0 5px;
&:last-child {
margin-right: 0;
}
}
}