diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index ccf8f74..ae4f0fc 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -97,7 +97,7 @@ body.n_scroll{ font-size: 14px; /*font-weight: 500;*/ - line-height: 14px; + line-height: normal; } .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: 16px; + line-height: normal; } .large_txt{ @@ -129,7 +129,7 @@ body.n_scroll{ font-size: 18px; font-style: normal; font-weight: 300; - line-height: 18px; + line-height: normal; } .semi_large_semi_light{ @@ -138,7 +138,7 @@ body.n_scroll{ font-size: 14px; font-style: normal; font-weight: 400; - line-height: 14px; + line-height: normal; } .medium_txt{ @@ -156,7 +156,7 @@ body.n_scroll{ font-size: 20px; font-style: normal; font-weight: 600; - line-height: 20px; + line-height: normal; } .text_header.last_right{