8 lines
155 B
SCSS
8 lines
155 B
SCSS
.account__tabs {
|
|
width: 500px;
|
|
padding-top: #{20 / $base-font-size}rem;
|
|
}
|
|
|
|
.account__social__context {
|
|
padding-bottom: #{15 / $base-font-size}rem;
|
|
}
|