changed the top padding width on the welcome page

This commit is contained in:
neko 2020-02-29 01:13:26 +01:00
parent 43ab857247
commit b16cd7bcf8

View File

@ -139,7 +139,7 @@ main.content {
}
.welcome{
padding-top: 128px;
padding-top: 90px;
font-size: large;
text-align: center;
}