update
This commit is contained in:
parent
a7e012c460
commit
386239a562
@ -117,7 +117,7 @@ input, textarea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#right_section{
|
#right_section{
|
||||||
width:50%;
|
width:55%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-image: url("../images/gutenberg.png");
|
background-image: url("../images/gutenberg.png");
|
||||||
background-size: auto 100%;
|
background-size: auto 100%;
|
||||||
@ -126,7 +126,7 @@ input, textarea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#left_section{
|
#left_section{
|
||||||
width:50%;
|
width:45%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user