diff --git a/content/screen.sass b/content/screen.sass index ea59dec..23da71d 100644 --- a/content/screen.sass +++ b/content/screen.sass @@ -281,6 +281,10 @@ a //top: 0 opacity: 0 + a.more + float: right + margin: 1em 2em 1em 0 + ul.menu padding-bottom: 1em diff --git a/layouts/home.html b/layouts/home.html index 8cbd0bf..351297d 100644 --- a/layouts/home.html +++ b/layouts/home.html @@ -45,6 +45,7 @@ + More » <%= render '_footer' %>