@@ -104,12 +104,12 @@ main {
max-width: 900px;
background-color: rgb(255, 255, 255);
color: #37474F;
- padding: 0 30px;
+ padding: 0 50px;
border-radius: 15px;
min-height: 70vh;
transition: all 0.2s ease;
- padding-top: 20px;
- padding-bottom: 20px;
+ padding-top: 30px;
+ padding-bottom: 30px;
line-height: 1.54;
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;
}