correct image formats in upcoming list
This commit is contained in:
@ -23,8 +23,7 @@
|
||||
}
|
||||
|
||||
.image {
|
||||
width: 5rem;
|
||||
padding-top: 100%;
|
||||
width: 7rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -12,7 +12,7 @@
|
||||
}
|
||||
|
||||
.eventList {
|
||||
--size-item-width: 17rem;
|
||||
--size-item-width: 20rem;
|
||||
list-style: none;
|
||||
display: flex;
|
||||
width: calc(var(--size-item-width) * 5);
|
||||
|
Reference in New Issue
Block a user