forked from platypush/platypush
calendar-next-event-container width 50% -> 70%
This commit is contained in:
parent
c6054f4ac9
commit
40293a3d30
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
}
|
||||
|
||||
.calendar-next-event-container {
|
||||
width: 50%;
|
||||
width: 70%;
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue