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 4b7c642b19
commit b6bd4462b1

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;