web: Increase spacing between Ruffle logo and options

This commit is contained in:
Wumbo 2023-03-22 20:31:07 -04:00 committed by relrelb
parent 8d56c8b7ad
commit f6a139235b
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@
.container {
max-width: 400px;
margin: auto;
padding: 16px 32px;
padding: 24px 32px;
}