mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-10 01:52:04 +05:30
9 lines
155 B
SCSS
9 lines
155 B
SCSS
@import '~app/components/ui/fonts.scss';
|
|
|
|
.description {
|
|
font-family: $font-family-title;
|
|
margin: 5px 0 19px;
|
|
line-height: 1.4;
|
|
font-size: 16px;
|
|
}
|