Files
web/components/Current/ContentPage/contentPage.module.css
2024-02-13 13:28:30 +01:00

8 lines
141 B
CSS

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