Skip to content
Snippets Groups Projects
Commit 6ff81f4d authored by Mattias Pfeiffer's avatar Mattias Pfeiffer
Browse files

Frontend: Center icons in nav items

parent 48ec9b44
Branches
Tags
No related merge requests found
......@@ -6,6 +6,10 @@
background-color: rgba(0, 0, 0, 0.2);
}
.NavItem {
justify-content: center;
}
.NavItem > .Icon {
padding-left: 1em;
padding-right: 1em;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment