diff --git a/css/custom.css b/css/custom.css index fb03338..27eb956 100755 --- a/css/custom.css +++ b/css/custom.css @@ -1,6 +1,9 @@ body , p{ font-family: Source Sans Pro, sans-serif; } +footer { + clear: both; +} .post-content code { font-family: Courier new, sans-serif monospace; }