10 lines
159 B
Text
10 lines
159 B
Text
|
.profile__background-settings {
|
||
|
margin-bottom: 2px;
|
||
|
|
||
|
&__content {
|
||
|
display: flex;
|
||
|
flex-direction: column;
|
||
|
padding: 5px;
|
||
|
}
|
||
|
}
|