diff --git a/source/static/homepage.css b/source/static/homepage.css index c605c40..1295b07 100644 --- a/source/static/homepage.css +++ b/source/static/homepage.css @@ -54,6 +54,10 @@ body { justify-content: center; } +#sort{ + margin-right: 1em; +} + .search-bar > form { float: right; padding: 6px 10px;