aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/static/css')
-rw-r--r--pydis_site/static/css/events/base.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/pydis_site/static/css/events/base.css b/pydis_site/static/css/events/base.css
index 40dbf4ad..6b2642bb 100644
--- a/pydis_site/static/css/events/base.css
+++ b/pydis_site/static/css/events/base.css
@@ -92,11 +92,11 @@ pre {
@media (max-width: 900px) {
/* 2 columns */
#main-events {
- height: 90rem;
+ height: 100rem;
}
#other-events {
- height: 100rem;
+ height: 110rem;
}
.event-gallery .card {