fix
This commit is contained in:
parent
9fbb25c3cb
commit
a3e554fec6
1 changed files with 1 additions and 4 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue