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
1 changed files with 1 additions and 0 deletions

View File

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