Merge branch 'fix/issue_#6/avoid_long_words_going_out_of_the_reserved_space' of https://github.com/sergiotarxz/micro
This commit is contained in:
commit
62bce1a723
@ -29,6 +29,8 @@ nav,
|
||||
section,
|
||||
summary {
|
||||
display: block;
|
||||
word-wrap: break-word;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
audio,
|
||||
|
Loading…
Reference in New Issue
Block a user