summaryrefslogtreecommitdiffstats
path: root/sass/parts/_footer.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/parts/_footer.scss')
-rw-r--r--sass/parts/_footer.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/sass/parts/_footer.scss b/sass/parts/_footer.scss
index b713b8e..2df695f 100644
--- a/sass/parts/_footer.scss
+++ b/sass/parts/_footer.scss
@@ -1,6 +1,6 @@
footer{
- padding: 30px 0;
+ padding: 15px 0;
border-top: 1px solid $light-shadow;
text-align: center;
- font-size: 13px;
+ font-size: 12px;
} \ No newline at end of file