5 lines
78 B
SCSS
5 lines
78 B
SCSS
|
.account__tabs {
|
||
|
width: 500px;
|
||
|
padding-top: #{20 / $base-font-size}rem;
|
||
|
}
|