Skip to content

Commit f48a3d4

Browse files
authored
Reduce padding (#32)
1 parent 055577e commit f48a3d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@
8585

8686
#editor {
8787
width: 100%;
88-
height: 70vh;
89-
padding-inline: 25vh;
88+
height: 80vh;
89+
padding-inline: 20vh;
9090
padding-block: 2.5vh;
9191
font: inherit;
9292
background: transparent;

0 commit comments

Comments
 (0)