paulus.casa/src/styles/content.css
2024-03-02 11:59:24 +00:00

6 lines
145 B
CSS

.contentContainer {
display: flex;
background: linear-gradient(109.6deg, rgb(0, 0, 0) 11.2%, rgb(11, 132, 145) 91.1%);
min-height: 100%;
}