typo in css
This commit is contained in:
parent
b31c8cc922
commit
b01e58bdd3
@ -5,7 +5,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Make links and long strings responsive */
|
/* Make links and long strings responsive */
|
||||||
a, long-string-list li {
|
a, .long-string-list li {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
max-width: 300px;
|
max-width: 300px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user