Fix title and menu styling

Menus were not properly aligned after the shift in line-height, and titles would get really small.
This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2023-04-03 23:08:26 +02:00
parent cae05092e7
commit 3c6822bb50
4 changed files with 7 additions and 4 deletions
-2
View File
@@ -6,8 +6,6 @@
margin: 0;
overflow: auto;
text-align: start;
line-height: 1.5em;
word-spacing: 0.05em;
}
.block + .block {