forked from Ponysearch/Ponysearch
chenged some style
This commit is contained in:
parent
6cdf0284d4
commit
fb355b599f
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#main_index {
|
||||
margin-top: 26vh;
|
||||
margin-top: 12vh;
|
||||
}
|
||||
|
||||
.index {
|
||||
|
@ -7,7 +7,7 @@
|
|||
|
||||
.title {
|
||||
background: url('../img/searxng.png') no-repeat;
|
||||
min-height: 4rem;
|
||||
min-height: 24rem;
|
||||
margin: 4rem auto;
|
||||
background-position: center;
|
||||
background-size: contain;
|
||||
|
|
Loading…
Reference in a new issue