diff --git a/pybay/templates/frontend/sponsors.html b/pybay/templates/frontend/sponsors.html index e3794814..ffaa364d 100644 --- a/pybay/templates/frontend/sponsors.html +++ b/pybay/templates/frontend/sponsors.html @@ -112,11 +112,9 @@

Who attended the Inaugural PyBay?

-
-
-
-
-
+ +
+
@@ -242,7 +240,7 @@

Bag insert
  • - Massage (+ $3000) + Massage (+$3000)
    Meals
    Snack
    Coffee diff --git a/static/new/css/style.css b/static/new/css/style.css index dd6cf44f..ba0359b2 100644 --- a/static/new/css/style.css +++ b/static/new/css/style.css @@ -265,3 +265,7 @@ table tr { .tickets { margin-top: 40px; } +#pie1 { + width: 100%; + margin-left: 8%; +}