Specify a width for event for a more even schedule.
This commit is contained in:
parent
76cf918f15
commit
ba49cb6170
|
@ -122,6 +122,7 @@ footer {
|
||||||
|
|
||||||
.event {
|
.event {
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
|
width: 200px;
|
||||||
height: 150px;
|
height: 150px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 5px 5px;
|
margin: 5px 5px;
|
||||||
|
|
Loading…
Reference in a new issue