Tweaked font-size for upcoming event and other events in calendar widget

This commit is contained in:
Fabio Manganiello 2020-03-24 17:14:13 +01:00
parent a388e8dd83
commit 9e32f1fb42
1 changed files with 2 additions and 1 deletions

View File

@ -4,12 +4,13 @@
padding: 1rem;
.event {
font-size: .8em;
font-size: .75em;
}
.upcoming-event {
text-align: center;
margin-bottom: 1.5rem;
font-size: 1em;
.summary {
text-transform: uppercase;