diff --git a/_includes/head.html b/_includes/head.html index f27fe36..0900f3a 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -5,5 +5,5 @@ - + \ No newline at end of file diff --git a/css/style.scss b/css/style.scss index 96a57c4..6435c8e 100644 --- a/css/style.scss +++ b/css/style.scss @@ -1 +1,7 @@ -//nothing here yet \ No newline at end of file +--- +--- + +footer { + font-size: 1em; + text-align: center; +} \ No newline at end of file