Fix horizontal scroll

This commit is contained in:
2024-12-18 15:59:13 +01:00
parent f5b1b6f1c7
commit e4e996f3a7
45 changed files with 24709 additions and 24780 deletions
+4
View File
@@ -37,6 +37,10 @@ body > header {
flex-direction: row;
align-items: center;
&.right-nav {
overflow-x: hidden;
}
hr {
height: 100%;
width: 0.2em;