Files
web/components/Current/ContentPage/contentPage.module.css
2024-05-31 09:27:56 +02:00

8 lines
115 B
CSS

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