1
0
Fork 0

Responsive font-size for the poll and actions too

This commit is contained in:
Lim Chee Aun 2022-12-15 10:01:18 +08:00
parent 46c192af2d
commit b490974638

View file

@ -196,6 +196,7 @@
.status.large .poll,
.status.large .actions {
font-size: 125%;
font-size: calc(100% + 25% / var(--content-text-weight));
}
/* MEDIA */