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:
@@ -6,8 +6,6 @@
|
||||
margin: 0;
|
||||
overflow: auto;
|
||||
text-align: start;
|
||||
line-height: 1.5em;
|
||||
word-spacing: 0.05em;
|
||||
}
|
||||
|
||||
.block + .block {
|
||||
|
||||
Reference in New Issue
Block a user