aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
authorGravatar hedy <[email protected]>2024-01-17 20:15:51 +0800
committerGravatar hedy <[email protected]>2024-01-17 20:15:51 +0800
commitcbd2c1c16c1982ec334068ed2a412a3bfdb83e0f (patch)
tree6dec2eba9c59b062e3358dc8c5fefc1ca42ea14f /pydis_site/templates
parentDark: Sponsors light background for code/gamejams (diff)
parentMerge branch 'main' into gdwr-dark-theme (diff)
Fix conflicts
Diffstat (limited to 'pydis_site/templates')
-rw-r--r--pydis_site/templates/events/sidebar/code-jams/8.html2
-rw-r--r--pydis_site/templates/resources/resources.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/pydis_site/templates/events/sidebar/code-jams/8.html b/pydis_site/templates/events/sidebar/code-jams/8.html
index 01e11bd3..4f9aca9d 100644
--- a/pydis_site/templates/events/sidebar/code-jams/8.html
+++ b/pydis_site/templates/events/sidebar/code-jams/8.html
@@ -10,7 +10,7 @@
</div>
<div class="box has-background-white-bis">
<img src="{% static "images/events/summer_code_jam_2021/banner.png" %}" alt="Summer Code Jam 2021">
- <h4 class="menu-label ">Our Sponsors</h4>
+ <h4 class="menu-label">Our Sponsors</h4>
<div class="sponsor">
<a href="https://www.digitalocean.com/" target="_blank">
<img src="{% static "images/events/DO_Logo_Vertical_Blue.png" %}" alt="Digital Ocean">
diff --git a/pydis_site/templates/resources/resources.html b/pydis_site/templates/resources/resources.html
index 8f3d6a33..7cf6d71a 100644
--- a/pydis_site/templates/resources/resources.html
+++ b/pydis_site/templates/resources/resources.html
@@ -76,7 +76,7 @@
>
<i class="{{ filter_item|title|get_category_icon }} mr-1"></i>
{{ filter_item|title }}
- <button class="delete is-small is-success has-background-success-light "></button>
+ <button class="delete is-small is-success has-background-success-light"></button>
</span>
{% endif %}
{% if filter_name == "Payment tiers" %}