generated from Seekra/repository-template
Merge pull request 'Fix spacing between Seekra logo and slogan' (#109) from feature/vertical-spacing-slogan-logo into main
Deploy on dev / Deploy on dev (push) Successful in 32s
Deploy on dev / Deploy on dev (push) Successful in 32s
Reviewed-on: #109 Reviewed-by: Jakob Gregory
This commit was merged in pull request #109.
This commit is contained in:
@@ -68,8 +68,9 @@ const submitSearch = function () {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.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