Update padding

This commit is contained in:
Aurelien Vaillant
2020-04-07 01:00:51 +02:00
parent 67a9f2eaf5
commit 0e249eeabe
+4 -1
View File
@@ -499,5 +499,8 @@ body.logged, .logged .content {
font-family: "NotoSansBold", serif;
}
.btn-group .btn:hover {
background-color: #101c16;
background-color: #2c2b27;
}
.form-group .control-label {
padding: 0.6em 1em;
}