grav/themes/quark-open-publishing/css/custom.css

10 lines
97 B
CSS
Raw Normal View History

2023-01-11 19:21:00 +01:00
.events-list {
margin-left: 0px;
2023-01-11 19:24:23 +01:00
margin-bottom: 3.5em;
2023-01-11 19:23:02 +01:00
}
2023-01-11 19:23:56 +01:00
.event-item {
2023-01-11 19:24:23 +01:00
font-size: small;
2023-01-11 19:21:00 +01:00
}