Fix some cases of overflowing hendelse text breaking styles here and there
This commit is contained in:
@@ -256,6 +256,9 @@ main h1 {
|
||||
article {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
article p {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.gridsplit {
|
||||
display: grid;
|
||||
|
Reference in New Issue
Block a user