Make the column size in posts consistent.
Signed-off-by: Daniel Valentine <Daniel-Valentine@users.noreply.github.com>
This commit is contained in:
committed by
Daniel Valentine
parent
0a6bf6bbee
commit
92f5286667
@ -154,6 +154,7 @@ main {
|
||||
}
|
||||
|
||||
#column_one {
|
||||
width: 100%;
|
||||
max-width: 750px;
|
||||
border-radius: 5px;
|
||||
overflow: inherit;
|
||||
|
Reference in New Issue
Block a user