generated from Seekra/repository-template
style(search): add desktop vertical spacing and fix line-height for slogan
This commit is contained in:
@@ -67,9 +67,10 @@ const submitSearch = function () {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.slogan{
|
||||
margin: 0;
|
||||
.slogan {
|
||||
margin-top: 1rem;
|
||||
font-size: small;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
.search-container {
|
||||
|
||||
Reference in New Issue
Block a user