mirror of
https://github.com/typemill/typemill.git
synced 2025-01-16 21:08:20 +01:00
Fix css in welcome page
This commit is contained in:
parent
34e02fac14
commit
036c7213e7
@ -908,7 +908,7 @@ button.searchbutton.clear:hover{
|
||||
.formWrapper, .welcome{
|
||||
display: block;
|
||||
position: relative;
|
||||
max-width: 900px;
|
||||
max-width: 1000px;
|
||||
margin: auto;
|
||||
}
|
||||
.welcome{
|
||||
@ -974,7 +974,7 @@ button.searchbutton.clear:hover{
|
||||
}
|
||||
.welcome .welcomeInner{
|
||||
margin-top: 20px;
|
||||
width: 90%;
|
||||
width: 97%;
|
||||
height: 120px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user