[gnomegr-web/hugo-deploy] Drop botton border for posts



commit f3bae723f4e2f8cc681a1926fbe1b6e6d65b363e
Author: Tom Tryfonidis <tomtryf gmail com>
Date:   Thu Dec 27 20:04:06 2018 +0200

    Drop botton border for posts

 themes/deneb-hugo-theme/static/css/main.css | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/themes/deneb-hugo-theme/static/css/main.css b/themes/deneb-hugo-theme/static/css/main.css
index db27911..351dd57 100644
--- a/themes/deneb-hugo-theme/static/css/main.css
+++ b/themes/deneb-hugo-theme/static/css/main.css
@@ -121,7 +121,6 @@ img {
 
 .post-preview {
   padding: 20px 0;
-  border-bottom: 1px solid #eee;
 }
 
 @media only screen and (min-width: 768px) {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]