event fontsize, default colors, big hover recalc

This commit is contained in:
infeeeee
2019-09-11 12:11:05 +02:00
parent 72895de2a1
commit b296bca869
5 changed files with 27 additions and 25 deletions

View File

@@ -261,9 +261,13 @@
@media #{$bigdesktop} {
font-size: 3rem;
}
@media #{$bigdesktop-hidpi} {
font-size: 2.8rem;
}
@media #{$verybigdesktop} {
font-size: 4rem;
}
}
@mixin event-date {