From d4286f468875340f47c07976249cd68f37ec8d3b Mon Sep 17 00:00:00 2001 From: Vasil Kolev Date: Wed, 21 Jul 2021 19:15:51 +0300 Subject: [PATCH] switch the news to be in a single column --- css/styles.css | 1 - functions.php | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/css/styles.css b/css/styles.css index e85e4da..1a59c49 100644 --- a/css/styles.css +++ b/css/styles.css @@ -406,7 +406,6 @@ nav .selected { padding: 0 0 0 1em; } .grid .col3 { - width: 33%; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; diff --git a/functions.php b/functions.php index f4e8d32..6ae3296 100644 --- a/functions.php +++ b/functions.php @@ -77,7 +77,7 @@ function sh_latest_posts($atts){
'; endwhile;