diff --git a/iwm_browser/static/search/searchResults.css b/iwm_browser/static/search/searchResults.css index bb41a61..4eb3f1b 100644 --- a/iwm_browser/static/search/searchResults.css +++ b/iwm_browser/static/search/searchResults.css @@ -24,10 +24,10 @@ @media screen and (max-width: 550px) { .searchResults { - font-size: small; + font-size: 16px; } .times { - font-size: smaller; + display: none; } } diff --git a/iwm_browser/templates/home.html b/iwm_browser/templates/home.html index 0a5a4f2..7e48945 100644 --- a/iwm_browser/templates/home.html +++ b/iwm_browser/templates/home.html @@ -7,56 +7,16 @@ -