calendar-next-event-container width 50% -> 70%

This commit is contained in:
Fabio Manganiello 2018-06-10 17:20:05 +02:00
parent c6054f4ac9
commit 40293a3d30
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
}
.calendar-next-event-container {
width: 50%;
width: 70%;
margin: auto;
text-align: center;
}