Move text on events top the top

This commit is contained in:
Víðir Valberg Guðmundsson 2017-04-13 14:19:50 +02:00
parent 431c15e380
commit 463a57172e

View file

@ -107,6 +107,7 @@ footer {
.event { .event {
width: 200px; width: 200px;
padding: 5px; padding: 5px;
vertical-align: top;
} }
@media (max-width: 520px) { @media (max-width: 520px) {