aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
authorGravatar hedy <[email protected]>2024-03-19 16:58:15 +0800
committerGravatar hedy <[email protected]>2024-03-19 16:58:15 +0800
commit60f2bbcafd1cd19df2a6bd77eef00c44f9ba1e9d (patch)
tree3a208fc4b34e1f43930db0aeb747f8d0b4c280f6 /pydis_site/templates
parentCenter align the timeline line (container ::before pseudoelement) (diff)
Timeline: Use Bulma has-background-primary class for PyDis logo
Diffstat (limited to 'pydis_site/templates')
-rw-r--r--pydis_site/templates/home/timeline.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/home/timeline.html b/pydis_site/templates/home/timeline.html
index b1e764b4..e555fc09 100644
--- a/pydis_site/templates/home/timeline.html
+++ b/pydis_site/templates/home/timeline.html
@@ -1103,7 +1103,7 @@
<div class="cd-timeline__content box">
<h2 class="title is-4">Our logo is born. Thanks @Aperture!</h2>
- <p class="pydis-logo-banner"><img
+ <p class="pydis-logo-banner has-background-primary"><img
src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_banner/logo_site_banner.svg">
</p>