Files
bodyshop/client/src/pages/tech/tech.page.styles.scss
2023-04-21 22:27:48 +08:00

11 lines
159 B
SCSS

.tech-content-container {
overflow-y: visible;
padding: 1rem;
background: #fff;
}
.tech-layout-container {
position: relative;
min-height: 100vh;
}