Skip to content

Commit 8607ca5

Browse files
committed
Padding is important
1 parent 75ed4f5 commit 8607ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ br { margin-bottom: 20px; }
213213
.overlay {
214214
align-items: flex-end;
215215
justify-content: flex-start;
216-
padding: 0px;
216+
padding: 20px;
217217
}
218218
.scroll-down {
219219
display: none;

0 commit comments

Comments
 (0)