diff --git a/css/style.css b/css/style.css index d2ffc46..335e5c4 100644 --- a/css/style.css +++ b/css/style.css @@ -117,7 +117,7 @@ input, textarea { } #right_section{ - width:50%; + width:55%; height: 100%; background-image: url("../images/gutenberg.png"); background-size: auto 100%; @@ -126,7 +126,7 @@ input, textarea { } #left_section{ - width:50%; + width:45%; height: 100%; overflow-y: scroll; overflow-x: hidden;