rf-web/_sass/pages/event.scss
2021-05-26 20:23:12 +02:00

11 lines
138 B
SCSS

#page-event {
.post-item > div:first-of-type {
align-items: flex-start;
}
.date-box {
p {
line-height: 1;
}
}
}