Skip to content

Commit ce4e02a

Browse files
author
Juli Ovechkina
authored
fix: remove unnecessary indents (#558)
1 parent 7e6a6ff commit ce4e02a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/blocks/Header/Header.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,6 @@ $backgroundWidth: 1440px;
7676

7777
&__description {
7878
margin-top: $indentXS;
79-
font-weight: normal;
80-
@include text-size(caption-2);
81-
margin-block-end: var(--yc-text-body-1-line-height);
8279

8380
.yfm,
8481
.yfm * {
@@ -189,10 +186,8 @@ $backgroundWidth: 1440px;
189186

190187
&__overtitle {
191188
@include text-size(body-3);
192-
margin-block-start: var(--yc-text-body-3-line-height);
193189

194190
margin-bottom: $indentXXXS;
195-
font-weight: 400;
196191

197192
a {
198193
@include link();

0 commit comments

Comments
 (0)