Commit fcb618f0 by Brian Wilson

fix basic alignment issue with html textbook display

parent bed7dbdb
......@@ -158,6 +158,10 @@ div.book-wrapper {
img {
max-width: 100%;
}
div {
text-align: left;
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment