Fix horizontal scroll
This commit is contained in:
@@ -37,6 +37,10 @@ body > header {
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
|
||||
&.right-nav {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
hr {
|
||||
height: 100%;
|
||||
width: 0.2em;
|
||||
|
||||
Reference in New Issue
Block a user