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