From 8a1dc072f3671c5cca18fa3f8f1ce3c62ced79f3 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Mon, 4 Nov 2019 11:31:37 -0300 Subject: [PATCH] Now it looks a bit better --- index.html | 14 ++++++++++++-- terminimal.css | 3 +-- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 70f0708..b71c8fb 100644 --- a/index.html +++ b/index.html @@ -22,10 +22,20 @@ -
+
+
+
+
+
+
-
+

Title

+
diff --git a/terminimal.css b/terminimal.css index 2330e17..413ad3c 100644 --- a/terminimal.css +++ b/terminimal.css @@ -101,7 +101,6 @@ a.read-more:active { display:flex; flex-direction:column; position:relative; - margin-bottom: 25px; } .header__inner { display:flex; @@ -403,7 +402,7 @@ hr { display:none } .posts { - margin:0 auto + /* margin:0 auto */ } .post { width:100%;