aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static
diff options
context:
space:
mode:
authorGravatar ~hedy <[email protected]>2024-01-17 09:41:07 +0800
committerGravatar GitHub <[email protected]>2024-01-17 09:41:07 +0800
commit848b7e1a459bb1d3a805056e04a6a1ca6b90470b (patch)
tree4cfd8333e1f40456829a12ec9122e00f45dc4df1 /pydis_site/static
parentDark: Use kivy logo with light background in resources (diff)
Fix typo in page.css
Diffstat (limited to 'pydis_site/static')
-rw-r--r--pydis_site/static/css/content/page.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/pydis_site/static/css/content/page.css b/pydis_site/static/css/content/page.css
index 55fe6223..903b2134 100644
--- a/pydis_site/static/css/content/page.css
+++ b/pydis_site/static/css/content/page.css
@@ -116,6 +116,7 @@ li img {
[data-theme="dark"] hr {
background-color: #4c515a;
+}
.dropdown-menu {
min-width: 15rem;