mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-12 21:10:54 +00:00
Added a fix for wrapping long lines of text in articles and in the sidebar
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
article {
|
||||
overflow: hidden;
|
||||
padding-top: 1em;
|
||||
@extend force-wrap;
|
||||
header {
|
||||
position: relative;
|
||||
padding-top: 2em;
|
||||
|
||||
Reference in New Issue
Block a user