mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 19:28:35 +01:00
some mobile fixes
This commit is contained in:
parent
6b1925dfd6
commit
bbe75b0730
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue