diff --git a/source/stylesheets/site.css.scss b/source/stylesheets/site.css.scss index 88eb234..de02022 100644 --- a/source/stylesheets/site.css.scss +++ b/source/stylesheets/site.css.scss @@ -61,7 +61,7 @@ a { header { position: fixed; - line-height: 2em; + line-height: 1.8em; top: 0px; right: 0px; display: inline; @@ -74,6 +74,7 @@ header { text-align: center; } ul { + float: right; margin: 0px; padding: 0px; }