1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00

word wraps should work normal now

This commit is contained in:
Meow J
2015-07-19 21:08:56 +08:00
parent 95f03b395d
commit 55d1c3f0f9

View File

@@ -7,7 +7,3 @@ div.admonition code {
p {
text-align: justify;
}
p code {
word-wrap: normal;
}