diff --git a/source/css/footer.styl b/source/css/footer.styl index d0d62ee..789f15f 100644 --- a/source/css/footer.styl +++ b/source/css/footer.styl @@ -1,6 +1,7 @@ .footer { .copyright-info { - font-size 12px + padding 5px + font-size 14px text-align center } } \ No newline at end of file