diff --git a/src/static/style/mobile.css b/src/static/style/mobile.css index 75b6f09..9ba65db 100755 --- a/src/static/style/mobile.css +++ b/src/static/style/mobile.css @@ -117,7 +117,7 @@ a{ } .project-thumb{ - max-width: 100%; + min-width: 100%; max-height: 100%; }