diff --git a/css/search.css b/css/search.css index fadb575..0a3d763 100644 --- a/css/search.css +++ b/css/search.css @@ -4,6 +4,7 @@ border-radius: 12px; position: relative; margin-bottom: 20px; + min-height: 60vh; } .boxbox::after { content: ""; diff --git a/css/search.less b/css/search.less index c60a559..1286034 100644 --- a/css/search.less +++ b/css/search.less @@ -4,6 +4,7 @@ border-radius: 12px; position: relative; margin-bottom: 20px; + min-height: 60vh; &::after { content: "";