🎨 (app) no margin to main components

This commit is contained in:
Julien Calixte
2020-02-17 23:47:22 +01:00
parent 565f91600a
commit f124fb31e4
12 changed files with 108 additions and 34 deletions

View File

@@ -48,6 +48,10 @@ button {
font-family: 'Nunito', sans-serif;
}
.no-margin {
margin: 0 0.75rem;
}
.numeric {
font-family: 'Cutive Mono', monospace;
}