From 319635b62dc0db022cca9aaa1f1bee339e2fe69e Mon Sep 17 00:00:00 2001 From: XPoet Date: Wed, 1 Apr 2020 17:12:16 +0800 Subject: [PATCH] =?UTF-8?q?modified:=20=E4=BC=98=E5=8C=96=20footer=20?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/css/layout/_partial/footer.styl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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