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%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.slogan{
|
.slogan {
|
||||||
margin: 0;
|
margin-top: 1rem;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
|
line-height: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.search-container {
|
.search-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user