diff --git a/app/views/Application/sponsors.html b/app/views/Application/sponsors.html index 3306b624..536197bf 100644 --- a/app/views/Application/sponsors.html +++ b/app/views/Application/sponsors.html @@ -12,7 +12,7 @@ .sponsor { text-align: center; padding: 20px; - margin: 10px; + //margin: 10px; } .sponsor hr { @@ -24,15 +24,15 @@ } .sponsor.col-sm-6 { - width: 300px; + // width: 300px; } .sponsor.col-sm-4 { - width: 180px; + //width: 180px; } .sponsor.col-sm-3 { - width: 130px; + //width: 130px; } @@ -78,7 +78,7 @@