Redo desktop nav, add options for site name and favicon #83

Merged
floatingghost merged 11 commits from eris/pleroma-fe:desktop-nav-redo into develop 2022-08-14 23:24:59 +00:00
Showing only changes of commit 3518ae1cf5 - Show all commits

View file

@ -84,7 +84,7 @@
}
.nav-icon {
margin-left: 0.2em;
margin-left: 0.7em;
width: 2em;
height: 100%;
text-align: center;
@ -114,10 +114,6 @@
.left {
padding-left: 5px;
display: flex;
.nav-icon {
margin-left: 0.15em;
}
}
.nav-left-wrapper {