This commit is contained in:
christiangoeschel 2024-07-25 10:15:37 -04:00
parent a7e012c460
commit 386239a562

View File

@ -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;