diff --git a/css/search.main.css b/css/search.main.css index 21d28de6..d76968e4 100644 --- a/css/search.main.css +++ b/css/search.main.css @@ -1035,3 +1035,10 @@ a.icon-button > img { width: 500px; padding: 8px; } +.search-options { + display: flex; + justify-content: space-evenly; + width: 100%; + max-width: 855px; + margin: auto; + } \ No newline at end of file diff --git a/html/search.ejs b/html/search.ejs index bebff2a4..13ca48b8 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -66,30 +66,27 @@ summary:hover{