UI improvements

This commit is contained in:
Andrew Revinsky (DART)
2016-03-24 03:17:27 +03:00
parent 70b552a961
commit 28eefb81ab

View File

@@ -60,4 +60,13 @@ body {
transform: translateY(-50%);
}
}
}
.page-header {
padding-bottom: 9px;
margin: 0px 0 20px;
border-bottom: 1px solid #eee;
}
h1 {
margin-top: .5em;
}