From 02abbb777a173389e8cc794051a9805a36bc62ae Mon Sep 17 00:00:00 2001 From: Arvind Tiwari Date: Sat, 25 Nov 2017 03:29:09 +0530 Subject: [PATCH] heading font fix. line-height fix for h3 headings --- ungleich_page/static/ungleich_page/css/agency.css | 4 ++-- .../templates/ungleich_page/includes/_portfolio.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ungleich_page/static/ungleich_page/css/agency.css b/ungleich_page/static/ungleich_page/css/agency.css index 3ee42af7..423c7ba6 100755 --- a/ungleich_page/static/ungleich_page/css/agency.css +++ b/ungleich_page/static/ungleich_page/css/agency.css @@ -339,7 +339,7 @@ section { section h2.section-heading { margin-top: 0; margin-bottom: 15px; - font-size: 28px; + font-size: 24px; color: #494949; } @@ -350,7 +350,7 @@ section h3.section-subheading { font-size: 18px; font-weight: 400; color: #494949; - line-height: normal; + line-height: 1.4; } @media(min-width:768px) { diff --git a/ungleich_page/templates/ungleich_page/includes/_portfolio.html b/ungleich_page/templates/ungleich_page/includes/_portfolio.html index 2c439a5d..10c4e41f 100644 --- a/ungleich_page/templates/ungleich_page/includes/_portfolio.html +++ b/ungleich_page/templates/ungleich_page/includes/_portfolio.html @@ -6,7 +6,7 @@

{% trans "Our Products" %}

-

{% blocktrans %}Our products include an innovative datacenter,
affordable VM hosting, and high speed fiber internet for canton Glarus.{% endblocktrans %}

+

{% blocktrans %}Our products include an innovative datacenter,
affordable VM hosting, and high speed fiber internet for canton Glarus.{% endblocktrans %}