mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-01 10:56:14 -04:00
typo in css
This commit is contained in:
parent
b31c8cc922
commit
b01e58bdd3
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue