From 01be0b22e7ff3c658d063a8d7b0abd940110f875 Mon Sep 17 00:00:00 2001 From: Kameron Kenny Date: Tue, 22 Jan 2019 13:33:55 -0500 Subject: [PATCH] update css --- assets/css/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/style.scss b/assets/css/style.scss index 9310a26..325eb0f 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -4,6 +4,7 @@ @import "{{ site.theme }}"; .site-footer { + width: 100%; border-top: 1px solid gray; padding: 3px 0; position:fixed;