Resized preview pane

This commit is contained in:
Joe 2020-03-09 13:03:02 +00:00
parent a48df5dc8b
commit 652f640e39
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@
.preview-pane { .preview-pane {
grid-column: 2; grid-column: 2;
margin: 80px 60px; margin: 40px;
background: #fff; background: #fff;
border-radius: 5px; border-radius: 5px;
box-shadow: 0 0px 6px rgba(0, 0, 0, 0.05); box-shadow: 0 0px 6px rgba(0, 0, 0, 0.05);