fix basic alignment issue with html textbook display
This commit is contained in:
@@ -158,6 +158,10 @@ div.book-wrapper {
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
div {
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user