We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e75a8 commit 4331dacCopy full SHA for 4331dac
1 file changed
src/pages/community/styles.module.css
@@ -140,6 +140,10 @@
140
line-height: 1;
141
}
142
143
+.eventDateRange strong {
144
+ font-size: 1.15rem;
145
+}
146
+
147
.eventDivider {
148
width: 1px;
149
background: var(--ifm-color-emphasis-200);
@@ -458,6 +462,10 @@
458
462
font-size: 2rem;
459
463
460
464
465
+ .eventDateRange strong {
466
467
+ }
468
461
469
.pastEvent {
470
grid-template-columns: 1fr;
471
0 commit comments