fix lack of padding at bottom of top range area

This commit is contained in:
Damien Elmes 2020-08-10 14:39:02 +10:00
parent 4b14ff8c8e
commit 459b9b364d

View File

@ -83,7 +83,6 @@ body {
z-index: 1;
top: 0;
width: 100%;
height: 4em;
color: $day-fg;
background: $day-bg;
padding: 0.5em;