9 lines
135 B
Text
9 lines
135 B
Text
|
.profile__background-settings {
|
||
|
|
||
|
&__content {
|
||
|
display: flex;
|
||
|
flex-direction: column;
|
||
|
padding: 5px;
|
||
|
}
|
||
|
}
|