Files
runosaari/styles/Shared.module.scss
2022-06-17 22:35:10 +03:00

14 lines
198 B
SCSS

.openingChevron {
height: 3rem;
width: 3rem;
background-color: transparent;
border: transparent;
}
.page {
text-align: center;
margin-bottom: 8rem;
width: 47rem;
max-width: 100%;
}