/* custom styles for the front-end (They have higher priority than styles.css) */

.items {
    overflow: hidden;
}

.items li {
    margin-bottom: 10px;
}