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.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/parts/_footer.scss b/sass/parts/_footer.scss
index 2df695f..c645a9e 100644
--- a/sass/parts/_footer.scss
+++ b/sass/parts/_footer.scss
@@ -2,5 +2,5 @@ footer{
padding: 15px 0;
border-top: 1px solid $light-shadow;
text-align: center;
- font-size: 12px;
+ font-size: $meta-size;
} \ No newline at end of file