Fix long URL wrapping
This commit is contained in:
@@ -64,6 +64,7 @@ ol {
|
||||
li {
|
||||
list-style: none;
|
||||
display: contents;
|
||||
overflow-wrap: anywhere;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
@@ -227,6 +228,7 @@ audio::-webkit-media-controls-panel {
|
||||
@media print {
|
||||
body {
|
||||
background-color: white;
|
||||
font-size: 14px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user