diff options
author | 2019-10-25 17:39:10 +0200 | |
---|---|---|
committer | 2019-10-25 17:39:10 +0200 | |
commit | 6f104d890d645af2c68d02108d1724df6a377547 (patch) | |
tree | 5839a19809a8fa00dea6d16f6bb3b552c8329637 /pydis_site/templates/home/index.html | |
parent | Remove breadcrumb truncation (diff) | |
parent | Merge pull request #288 from python-discord/bot#466-reminder-jump_url (diff) |
Merge branch 'master' into patch-1
Diffstat (limited to 'pydis_site/templates/home/index.html')
-rw-r--r-- | pydis_site/templates/home/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html index 0fa2f67c..dfcc6715 100644 --- a/pydis_site/templates/home/index.html +++ b/pydis_site/templates/home/index.html @@ -16,7 +16,7 @@ <h1 class="is-size-1">Who are we?</h1> <br> <div class="columns is-desktop"> - <div class="column is-half-desktop"> + <div class="column is-half-desktop content"> <p> We're a large community focused around the Python programming language. We believe anyone can learn to code, and are very dedicated to helping |