diff --git a/_src-lp/blocks/awards/awards.scss b/_src-lp/blocks/awards/awards.scss index 22a41ae1..c4ee2e3e 100644 --- a/_src-lp/blocks/awards/awards.scss +++ b/_src-lp/blocks/awards/awards.scss @@ -7,7 +7,7 @@ } .awards .title { - font-size: 14px; + font-size: 16px; line-height: 14px; } @@ -93,7 +93,7 @@ .row > div:nth-child(2) { width: 60%; text-align: left; - + .text-center > div:nth-child(1) { font-size: 30px; line-height: 38px; @@ -109,7 +109,7 @@ padding-right: 5%; } } - + } @media screen and (width >= 768px) { @@ -135,4 +135,4 @@ } } } -} \ No newline at end of file +}