update css

This commit is contained in:
Kameron Kenny 2019-01-22 13:33:55 -05:00
parent 65edb78c66
commit 01be0b22e7
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
@import "{{ site.theme }}"; @import "{{ site.theme }}";
.site-footer { .site-footer {
width: 100%;
border-top: 1px solid gray; border-top: 1px solid gray;
padding: 3px 0; padding: 3px 0;
position:fixed; position:fixed;