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