spotify-manager-web/src/pages/PageNotFound/PageNotFound.module.css

8 lines
132 B
CSS

.pnf_wrapper {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-right: 10vw;
}