diff options
author | 2021-03-23 13:42:14 +0300 | |
---|---|---|
committer | 2021-03-23 13:42:14 +0300 | |
commit | 20737ab238719ce7a2df78b0ca5101884f28db0d (patch) | |
tree | 1d61fcf92ee6bebfed9f21c804d04d2fdbfd4216 | |
parent | Centers Sponsor Logos (diff) |
Centers Sponsor Title
-rw-r--r-- | pydis_site/static/css/home/index.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pydis_site/static/css/home/index.css b/pydis_site/static/css/home/index.css index 106feb7c..808c0517 100644 --- a/pydis_site/static/css/home/index.css +++ b/pydis_site/static/css/home/index.css @@ -206,6 +206,8 @@ h1 { #sponsors .hero-body { padding-top: 2rem; padding-bottom: 3rem; + + text-align: center; } #sponsors .columns { |