This commit is contained in:
@ -17,7 +17,8 @@ calendar {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.button {
|
||||
label {
|
||||
font-size: 20pt;
|
||||
color: $base0C;
|
||||
}
|
||||
|
||||
@ -35,9 +36,6 @@ calendar {
|
||||
margin-top: -4pt;
|
||||
}
|
||||
|
||||
.minute, .hour, .day, .month {
|
||||
font-size: 20pt;
|
||||
}
|
||||
|
||||
.date {
|
||||
color: $base0C;
|
||||
@ -47,5 +45,4 @@ calendar {
|
||||
|
||||
.datetime {
|
||||
padding: $gaps-window;
|
||||
|
||||
}
|
Reference in New Issue
Block a user