diff --git a/style.css b/style.css index cd9660c..98eb95e 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,4 @@ #header { - position: absolute; width: 100%; top: 0; left: 0; @@ -25,7 +24,6 @@ } #experience { - position: absolute; width: 100%; height: 50px; background-color: #FF9933;