Replies: 0
I tried to use the below code to reduce the width, but the entire table now moves to the left, leaving no left margin space at all. How do I fix that?
.page-id-612 .hentry, .page-id-612 .alignright {
max-width: 800px;
}
Replies: 0
I tried to use the below code to reduce the width, but the entire table now moves to the left, leaving no left margin space at all. How do I fix that?
.page-id-612 .hentry, .page-id-612 .alignright {
max-width: 800px;
}