Image size changed on events
This commit is contained in:
@@ -131,7 +131,7 @@ export default {
|
||||
}
|
||||
|
||||
.event-image > img {
|
||||
max-width: 8em;
|
||||
max-height: 8em;
|
||||
max-width: 12em;
|
||||
max-height: 12em;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user