diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index f91950b..ccf8f74 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -97,7 +97,7 @@ body.n_scroll{ font-size: 14px; /*font-weight: 500;*/ - line-height: normal; + line-height: 14px; } .standart_txt.orange{ @@ -111,7 +111,7 @@ body.n_scroll{ /*font-family: -apple-system, 'Raleway-Regular', sans-serif;*/ font-size: 16px; font-weight: 600; - line-height: normal; + line-height: 16px; } .large_txt{ @@ -120,7 +120,7 @@ body.n_scroll{ font-size: 36px; font-style: normal; font-weight: 600; - line-height: normal; + line-height: 36px; } .semi_large_light{ @@ -129,7 +129,7 @@ body.n_scroll{ font-size: 18px; font-style: normal; font-weight: 300; - line-height: normal; + line-height: 18px; } .semi_large_semi_light{ @@ -138,7 +138,7 @@ body.n_scroll{ font-size: 14px; font-style: normal; font-weight: 400; - line-height: normal; + line-height: 14px; } .medium_txt{ @@ -147,7 +147,7 @@ body.n_scroll{ font-size: 24px; font-style: normal; font-weight: 600; - line-height: normal; + line-height: 24px; } .medium_small_bold_txt{ @@ -156,7 +156,7 @@ body.n_scroll{ font-size: 20px; font-style: normal; font-weight: 600; - line-height: normal; + line-height: 20px; } .text_header.last_right{