From 9759e6193788102ce19b7f38b47bfda49396605c Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Mon, 9 Dec 2019 15:07:49 +0300 Subject: [PATCH] Cosmetics --- src/assets/styles/app.scss | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/assets/styles/app.scss b/src/assets/styles/app.scss index a3bf9ca3e..453bec25c 100644 --- a/src/assets/styles/app.scss +++ b/src/assets/styles/app.scss @@ -733,6 +733,8 @@ body { .home { p { line-height: 22px; + margin-top: 0; + margin-bottom: 2em; } /* Introduction */ @@ -772,7 +774,8 @@ body { h3 { font-size:24px; color: #484848; - margin-bottom: 32px; + padding: 30px 0 12px 0; + margin: 0; } img { @@ -787,7 +790,7 @@ body { color: #20272a; } - .p-g{ + .p-g { p { color: #20272a; margin-bottom: 30px; @@ -827,7 +830,9 @@ body { padding: 30px; h3 { - margin-bottom: 10px; + font-size: 24px; + margin-top: 0; + margin-bottom: 12px; } img { @@ -842,7 +847,7 @@ body { p { margin-bottom: 30px; - >a { + > a { font-weight: bold; color: #03c4e8; } @@ -859,7 +864,7 @@ body { font-size:24px; color: #484848; margin-top: 0; - margin-bottom: 25px; + margin-bottom: 12px; } h4 {