Showing
1 changed file
with
1 additions
and
2 deletions
| ... | @@ -9,8 +9,7 @@ | ... | @@ -9,8 +9,7 @@ |
| 9 | margin: 1rem; | 9 | margin: 1rem; |
| 10 | background-color: #f6ece1; | 10 | background-color: #f6ece1; |
| 11 | border-radius: 0.5rem; | 11 | border-radius: 0.5rem; |
| 12 | - padding: 1rem 0; | 12 | + padding: 1rem 0.5rem; |
| 13 | - padding-left: 0.5rem; | ||
| 14 | .calendar-select-left, | 13 | .calendar-select-left, |
| 15 | .calendar-select-right { | 14 | .calendar-select-right { |
| 16 | .text { | 15 | .text { | ... | ... |
-
Please register or login to post a comment