From a44a262bb095afc635ee274b758adba0fd6b3cea Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 13 Apr 2022 18:17:14 +0300 Subject: css: shorten property --- assets/css/jekyll-theme/footer.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/css/jekyll-theme/footer.css b/assets/css/jekyll-theme/footer.css index 4f14c0e..f8c5c3f 100644 --- a/assets/css/jekyll-theme/footer.css +++ b/assets/css/jekyll-theme/footer.css @@ -1,6 +1,6 @@ footer { margin-top: 20px; - padding: 15px 0 15px; + padding: 15px 0; border-width: 1px 0; border-style: solid; } -- cgit v1.2.3