diff --git a/src/views/Search.css b/src/views/Search.css index 94437a9a..6653acbf 100644 --- a/src/views/Search.css +++ b/src/views/Search.css @@ -13,11 +13,11 @@ } .cardView > div:first-child { - margin-top: 0; + margin-top: 38px; } .topRightCredits { - position: fixed; + position: absolute; right: 1rem; top: 1rem; margin-top: 0 !important;