diff --git a/files/style.css b/files/style.css index 838ecf0..cfbcfa1 100644 --- a/files/style.css +++ b/files/style.css @@ -12,8 +12,8 @@ body { max-width: 1200px; background-color: white; border-right: 1px dashed #169297; - height: 100%; overflow-y:scroll; + min-height: 100%; } a { @@ -70,7 +70,7 @@ a { #navigation #job { margin-top: 40px; border: 1px dashed; - padding: 8px 0 + padding: 8px 0; } #contact {