mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-08 23:39:46 +01:00
style.css: handle very long words across all the post
This commit is contained in:
parent
2431eb78b2
commit
7c779418ac
@ -285,6 +285,7 @@ div.post {
|
||||
padding: 0.5em 0.3em;
|
||||
display: inline-block;
|
||||
max-width: 94%!important;
|
||||
overflow-wrap: break-word;
|
||||
|
||||
@media (max-width: 48em) {
|
||||
margin: 0.1em 0px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user