diff --git a/source/css/layout/_partial/footer.styl b/source/css/layout/_partial/footer.styl index 2936dfe..d189123 100644 --- a/source/css/layout/_partial/footer.styl +++ b/source/css/layout/_partial/footer.styl @@ -1,12 +1,12 @@ .footer { + .info-container { - font-size: 12px; padding-bottom 10px text-align center } .info-item { - margin 1px 0 + margin 5px 0 } } \ No newline at end of file