Skip to content

Commit 927d00a

Browse files
adjust margins
1 parent 4c24fa4 commit 927d00a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/stylesheet.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,15 @@ div.container {
5050

5151
div.notes-panel {
5252
margin: 20px;
53+
margin-left: 40px;
54+
padding: 0px;
5355
/* width: 30%; */
5456
}
5557

5658
div.text-panel {
5759
/* width: 30%; */
5860
margin: 20px;
61+
padding: 0px;
5962
font-size: 20px;
6063
line-height: 31px;
6164
padding-top: 0px;

0 commit comments

Comments
 (0)