Fixed calender CSS

This commit is contained in:
frederikpyt
2020-06-30 07:45:58 +02:00
parent a3209bc422
commit a4ff9a3590
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -296,7 +296,7 @@ $primary-color: $blue;
}
@include mq(410) {
width: 54px;
width: 47.5px;
}
}
}