wasp/examples/waspello/ext/UserPageLayout.css

7 lines
90 B
CSS
Raw Normal View History

2021-07-05 19:08:13 +03:00
.layout-root {
display: flex;
flex-direction: column;
background-color: #ddb704;
}