Skip to content
Snippets Groups Projects
Commit 4f8be203 authored by Stephan Porada's avatar Stephan Porada :speech_balloon:
Browse files

Add margin for <main>

parent eb2f47e3
No related branches found
No related tags found
No related merge requests found
/* Something to hack the tabbar */
.tab .material-icons {
line-height: inherit;
}
main {
margin-top: 48px;
}
/* add custom bold class */
.bold {
font-weight: bold;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment