aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static/css
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/static/css
parentDark: Sponsors light background for code/gamejams (diff)
parentMerge branch 'main' into gdwr-dark-theme (diff)
Fix conflicts
Diffstat (limited to 'pydis_site/static/css')
-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;