6 lines
69 B
SCSS
6 lines
69 B
SCSS
.auth-panel__column {
|
|
&:nth-child(2) {
|
|
margin-left: 8px;
|
|
}
|
|
}
|