Files
osuuskauppa/styles/OpenHours.module.scss

23 lines
319 B
SCSS

.openHoursTitle {
font-weight: 700;
margin: 0;
font-size: 100%;
margin-top: 1rem;
}
.openHoursText {
margin-top: 0.25rem;
margin-bottom: 0;
}
.kitchenNotice {
margin-top: 0.75rem;
margin-bottom: 0;
}
.openHoursDesc {
max-width: 15rem;
text-align: center;
margin-top: 0;
line-height: 1.5rem;
}