changed the top padding width on the welcome page
This commit is contained in:
parent
43ab857247
commit
b16cd7bcf8
@ -139,7 +139,7 @@ main.content {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.welcome{
|
.welcome{
|
||||||
padding-top: 128px;
|
padding-top: 90px;
|
||||||
font-size: large;
|
font-size: large;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user