Change #content_body width from 95% to 98%.
This commit is contained in:
parent
a524249ab4
commit
2a5983b124
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
|||
justify-self: center;
|
||||
min-width: 200px;
|
||||
max-width: 1440px;
|
||||
width: 95%;
|
||||
width: 98%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue