Specify a width for event for a more even schedule.

This commit is contained in:
Víðir Valberg Guðmundsson 2016-08-20 17:31:30 +02:00
parent 76cf918f15
commit ba49cb6170

View file

@ -122,6 +122,7 @@ footer {
.event {
max-width: 200px;
width: 200px;
height: 150px;
display: inline-block;
margin: 5px 5px;