Finished calendar.js (for now)
This commit is contained in:
Vendored
+3
-3
@@ -6737,11 +6737,11 @@ main {
|
||||
color: #99A4AE;
|
||||
font-size: 12px;
|
||||
font-weight: 700;
|
||||
padding: 12px 3px;
|
||||
padding: 6px 3px;
|
||||
text-align: center;
|
||||
text-transform: uppercase;
|
||||
width: 40px;
|
||||
height: 38px;
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
@media (min-width: 360px) {
|
||||
@@ -6765,7 +6765,7 @@ main {
|
||||
@media (min-width: 360px) {
|
||||
.calendar-table__body .calendar-table__col {
|
||||
width: 46px;
|
||||
height: 48px;
|
||||
height: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user