mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 21:23:41 +01:00
fix break-word
This commit is contained in:
parent
317c2a9455
commit
cfdc998a85
@ -7,7 +7,6 @@
|
|||||||
/* 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;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*.card-success, */ .card-success .card-header {
|
/*.card-success, */ .card-success .card-header {
|
||||||
|
Loading…
Reference in New Issue
Block a user