Updated CSS.
This commit is contained in:
parent
3ae43c84e7
commit
23c8ebca73
@ -2,6 +2,9 @@
|
||||
margin: 0;
|
||||
/*padding: 0;*/
|
||||
box-sizing: border-box;
|
||||
white-space: pre-wrap;
|
||||
word-break: break-word;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.gallery {
|
||||
|
Loading…
Reference in New Issue
Block a user