diff --git a/asset/css/style.css b/asset/css/style.css index 444f2c0..cc18eec 100644 --- a/asset/css/style.css +++ b/asset/css/style.css @@ -178,7 +178,8 @@ div#badges{ background-repeat:no-repeat; background-size: contain; background-position:bottom; - width: 535px; + width: 100%; + max-width:535px; display:inline-block; }