mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
fix break-word
This commit is contained in:
parent
317c2a9455
commit
cfdc998a85
@ -7,7 +7,6 @@
|
||||
/* Make links and long strings responsive */
|
||||
a, .long-string-list li {
|
||||
word-wrap: break-word;
|
||||
max-width: 300px;
|
||||
}
|
||||
|
||||
/*.card-success, */ .card-success .card-header {
|
||||
|
Loading…
Reference in New Issue
Block a user