diff options
author | Bryan Newbold <bnewbold@archive.org> | 2020-05-21 17:07:06 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2020-05-21 17:07:06 -0700 |
commit | d12d03bd241d93ffc624747f9f60fdf7fbe18f14 (patch) | |
tree | 4fe1d04d9afc81ef38773046d5b7ad67ccccab99 /fatcat_scholar/templates/home.html | |
parent | b6866c2c2bbcd5501e9d3fe073adfa65e5464aa0 (diff) | |
download | fatcat-scholar-d12d03bd241d93ffc624747f9f60fdf7fbe18f14.tar.gz fatcat-scholar-d12d03bd241d93ffc624747f9f60fdf7fbe18f14.zip |
UI mobile/tablet scaling; search error improvements
Diffstat (limited to 'fatcat_scholar/templates/home.html')
-rw-r--r-- | fatcat_scholar/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fatcat_scholar/templates/home.html b/fatcat_scholar/templates/home.html index 66e216f..c6d9119 100644 --- a/fatcat_scholar/templates/home.html +++ b/fatcat_scholar/templates/home.html @@ -59,7 +59,7 @@ </div> </div> - <div class="ui card mobile-hide"> + <div class="ui card tablet-hide"> <a class="image" href="https://web.archive.org/web/2017/http://journals.plos.org/plosone/article/file?id=10.1371/journal.pone.0032486&type=printable"> <img src="https://covid19.fatcat.wiki/fulltext_web//thumbnail/6e/6ea1978890ab099e90e61ddf078b6d983e60b07f.png"> </a> |