diff --git a/code/static/style.css b/code/static/style.css index 50c7ac5..6e735e0 100644 --- a/code/static/style.css +++ b/code/static/style.css @@ -37,8 +37,8 @@ body { #home { position: absolute; - left: 0px; - bottom: 0px; + left: 1px; + bottom: 2px; } #home a {