improves headings and html structure

This commit is contained in:
Alberto Garcia Cabeza
2016-12-14 13:51:39 +01:00
parent 2079e2238b
commit e7327860e4
4 changed files with 20 additions and 11 deletions

View File

@@ -32,6 +32,13 @@ body.admin {
height: auto;
}
.top-bar-title {
h1 {
margin-bottom: 0;
}
}
form {
.button {