diff --git a/public/css/static.styl b/public/css/static.styl index ff01b7f125..09a8c25d65 100644 --- a/public/css/static.styl +++ b/public/css/static.styl @@ -30,11 +30,11 @@ body //box-shadow: 0 0 40px #494141; display:inline font-size: 20px - width:100px + min-width:100px height:50px #about-page img box-shadow 0px 0px 10px 5px #888 margin 10px - max-width 500px \ No newline at end of file + max-width 500px