8 Commits

+3 -2
View File
@@ -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 {