diff --git a/Resume.css b/Resume.css index c33d216..cfd806e 100644 --- a/Resume.css +++ b/Resume.css @@ -227,8 +227,6 @@ body { display: flex; flex-direction: column; justify-content: space-between; - - flex-wrap: wrap; position: relative; } .achive-entry{ @@ -470,10 +468,6 @@ button { #download-resume { background-color: #5cb85c; /* Bootstrap success color */ color: white; - -} - - } .ui-autocomplete { max-height: 150px; @@ -482,5 +476,4 @@ button { border: 1px solid #ddd; background-color: #fff; } - - + \ No newline at end of file diff --git a/resume.html b/resume.html index 1ec6299..709b79a 100644 --- a/resume.html +++ b/resume.html @@ -1,109 +1,41 @@ -