mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-24 18:34:18 +00:00
Add margin for <main>
This commit is contained in:
parent
eb2f47e3a5
commit
4f8be203ab
@ -1,7 +1,12 @@
|
||||
/* Something to hack the tabbar */
|
||||
.tab .material-icons {
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
main {
|
||||
margin-top: 48px;
|
||||
}
|
||||
|
||||
/* add custom bold class */
|
||||
.bold {
|
||||
font-weight: bold;
|
||||
|
Loading…
Reference in New Issue
Block a user