From 6356c4d041601f0d7abb50145e362a1220a947b0 Mon Sep 17 00:00:00 2001 From: jenoh Date: Sun, 3 Mar 2019 22:18:36 +0100 Subject: [PATCH] style add spacing --- assets/css/style.css | 9 +++------ composer.lock | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 182798e..f59cdf1 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -352,7 +352,7 @@ input { * ----------------------------------------------------- */ .articles>div { - margin-bottom: 75px; + margin-bottom: 175px; } .article { @@ -364,6 +364,7 @@ input { font-family: 'Open Sans', sans-serif; border-bottom: 5px solid black; border-radius: 5px; + margin-bottom: 50px; } .article.dev { @@ -451,14 +452,10 @@ input { background-size: cover; display: inline-block; border-radius: 5px; - margin-bottom: 40px; -} - -.search { - border-bottom: 5px solid #2ea3f2; } .container-post { + margin-bottom: 20px; background-color: white; padding: 45px; } diff --git a/composer.lock b/composer.lock index 2ba494c..900787a 100644 --- a/composer.lock +++ b/composer.lock @@ -1,7 +1,7 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "69f508b64eb96e89003f332722c7bb89",