Icon style

merge-requests/6/head
Bob Mottram 2020-02-23 11:48:51 +00:00
parent 20909631c5
commit 1634f3b5ba
1 changed files with 2 additions and 2 deletions

View File

@ -133,7 +133,7 @@ a:link {
}
.calendar__day__icons {
width: 15%;
width: 10%;
position: relative;
padding: 20px;
}
@ -172,7 +172,7 @@ tr:nth-child(even) > .calendar__day__cell:nth-child(even) {
}
.calendardayicon {
width: 10%
width: 100%
}
.buttonprev {