mirror of
https://github.com/20kaushik02/spotify-manager-web.git
synced 2025-12-06 07:34:06 +00:00
8 lines
132 B
CSS
8 lines
132 B
CSS
.pnf_wrapper {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin-right: 10vw;
|
|
}
|