This commit is contained in:
Henry Jameson 2018-12-05 22:51:18 +03:00
parent 9fbb25c3cb
commit a3e554fec6
1 changed files with 1 additions and 4 deletions

View File

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