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,9 +1,10 @@
|
||||
#singular #main {
|
||||
padding: 8vw 0;
|
||||
overflow: auto;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
#singular #main a{
|
||||
#singular #main a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user