Move text on events top the top
This commit is contained in:
parent
431c15e380
commit
463a57172e
|
@ -107,6 +107,7 @@ footer {
|
|||
.event {
|
||||
width: 200px;
|
||||
padding: 5px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
@media (max-width: 520px) {
|
||||
|
|
Loading…
Reference in a new issue