mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-05-19 14:40:48 -04:00
fix break-word
This commit is contained in:
parent
317c2a9455
commit
cfdc998a85
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue