diff --git a/src/style.css b/src/style.css index 6ba1a71..e0eda92 100644 --- a/src/style.css +++ b/src/style.css @@ -259,7 +259,7 @@ body { .search-container { position: fixed; top: 0; - right: 0; + right: 1em; padding: 0.5em; }