1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 12:45:29 +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 { p {
text-align: justify; text-align: justify;
} }
p code {
word-wrap: normal;
}