diff --git a/assets/_home.scss b/assets/_home.scss index 1073e63..a05e56d 100644 --- a/assets/_home.scss +++ b/assets/_home.scss @@ -23,6 +23,9 @@ #book-search-hits { max-height: calc(100vh - 400px) !important; // 130px -> uitopbar + titles + search input } + #book-search-input img { + left: 16px; + } } .section-cards-container { display: flex;