make schedule boxes wider to accomodate more text
This commit is contained in:
parent
8dec02c02c
commit
a1b3c3be29
|
@ -122,7 +122,7 @@ footer {
|
|||
|
||||
.event {
|
||||
max-width: 200px;
|
||||
height: 100px;
|
||||
height: 120px;
|
||||
display: inline-block;
|
||||
margin: 5px 5px;
|
||||
padding: 5px;
|
||||
|
|
Loading…
Reference in a new issue