mirror of
https://github.com/typemill/typemill.git
synced 2025-08-04 21:27:41 +02:00
Fix css in welcome page
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user