mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
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;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user