mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-13 05:48:36 +03:00
Markdown file container respects line breaks
This commit is contained in:
committed by
Lachlan Kermode
parent
9d463e2910
commit
def3088af9
@@ -306,6 +306,7 @@ $overlay-bg: rgba(239,239,239,0.9);
|
||||
.md-container {
|
||||
width: 100%;
|
||||
overflow-wrap: break-word;
|
||||
white-space: pre-line;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user