diff --git a/app/assets/stylesheets/public.scss b/app/assets/stylesheets/public.scss index 592f568..1b91aa7 100644 --- a/app/assets/stylesheets/public.scss +++ b/app/assets/stylesheets/public.scss @@ -280,7 +280,7 @@ a{ top:0px; left:0px; right:0px; - + transition-duration: 1s; z-index:10; @@ -321,7 +321,7 @@ a{ .contact{ float:right; position:static; - margin:20px 20px; + margin:22px 20px; div{ display:inline; @@ -333,7 +333,8 @@ a{ float:left; position:static; margin:15px 20px; - height:40px; + margin-top:10px; + height:45px; }