aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
authorGravatar Bluenix <[email protected]>2022-06-30 00:23:40 +0200
committerGravatar Bluenix <[email protected]>2022-06-30 00:23:40 +0200
commite5ed03d810048742901892922bc413c8ff86c85a (patch)
tree28ef1b49c936ddd90cf57927984dde2571e57eb1 /pydis_site/templates
parentFix ASGI specification link logo (diff)
Fix missing space after FastAPI link card
Diffstat (limited to 'pydis_site/templates')
-rw-r--r--pydis_site/templates/events/pages/code-jams/9/frameworks.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/events/pages/code-jams/9/frameworks.html b/pydis_site/templates/events/pages/code-jams/9/frameworks.html
index 1d0ccf11..916f249b 100644
--- a/pydis_site/templates/events/pages/code-jams/9/frameworks.html
+++ b/pydis_site/templates/events/pages/code-jams/9/frameworks.html
@@ -17,7 +17,7 @@
If there is a library not listed below that you think should be here, you're welcome to discuss it with the Events Team over at <a href="https://discord.gg/HnGd3znxhJ">the server</a>.
</p>
- <div class="card mb">
+ <div class="card mb-4">
<div class="card-content">
<div class="content">
<p class="subtitle">FastAPI</p>