Files
web/components/Current/ContentPage/contentPage.module.css
2024-02-22 16:33:08 +01:00

7 lines
107 B
CSS

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