mirror of
https://github.com/cupcakearmy/liquet.git
synced 2024-12-22 16:16:25 +00:00
overflow of long word
This commit is contained in:
parent
546ee17844
commit
32e0b63718
@ -1,6 +1,7 @@
|
||||
#singular #main {
|
||||
padding: 8vw 0;
|
||||
overflow: auto;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
#singular #main a {
|
||||
|
Loading…
Reference in New Issue
Block a user