Files
web/components/Current/ContentPage/contentPage.module.css
2024-02-19 14:24:30 +01:00

9 lines
130 B
CSS

.wrapper {
width: 100%;
position: relative;
z-index: 10;
padding-bottom: 50px;
background: #f3f2f1;
display: block;
}