Open hours to separate component
This commit is contained in:
16
styles/OpenHours.module.scss
Normal file
16
styles/OpenHours.module.scss
Normal file
@@ -0,0 +1,16 @@
|
||||
.openHoursTitle {
|
||||
font-weight: 700;
|
||||
margin: 0;
|
||||
font-size: 100%;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.openHoursText {
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
|
||||
.openHoursDesc {
|
||||
max-width: 15rem;
|
||||
text-align: center;
|
||||
margin-top: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user