diff --git a/src/App.scss b/src/App.scss index 3e0c4cb5..23f049b8 100644 --- a/src/App.scss +++ b/src/App.scss @@ -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 {