diff --git a/iwm_browser/static/search/searchResults.css b/iwm_browser/static/search/searchResults.css index 4eb3f1b..bb41a61 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: 16px; + font-size: small; } .times { - display: none; + font-size: smaller; } } diff --git a/iwm_browser/templates/home.html b/iwm_browser/templates/home.html index 7e48945..0a5a4f2 100644 --- a/iwm_browser/templates/home.html +++ b/iwm_browser/templates/home.html @@ -7,16 +7,56 @@ +