some mobile fixes

This commit is contained in:
Ell 2022-06-01 10:59:49 +02:00
parent 6b1925dfd6
commit bbe75b0730

View file

@ -24,7 +24,7 @@ body {
.top-content {
text-align: center;
padding-top: 50px;
padding-top: 70px;
}
.section {
@ -44,7 +44,7 @@ body {
background-color: rgba(0, 0, 0, 0.4);
border-radius: 5px;
margin-bottom: 30px;
margin-top: 150px;
margin-top: 120px;
padding: 20px;
}