This commit is contained in:
Henry Jameson 2018-12-05 22:51:18 +03:00
parent 9fbb25c3cb
commit a3e554fec6

View file

@ -220,7 +220,7 @@ i[class*=icon-] {
} }
&.right { &.right {
justify-content: right; justify-content: flex-end;
padding-right: 20px; padding-right: 20px;
} }
} }
@ -461,9 +461,6 @@ nav {
.back-button { .back-button {
display: none; display: none;
} }
.site-name {
padding-left: 20px;
}
} }
.sidebar-bounds { .sidebar-bounds {