diff --git a/src/css/style.css b/src/css/style.css index a2ec9651..6ec6edb8 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -46,6 +46,7 @@ html { font-size: 100%; scroll-behavior: smooth; + overflow-x: hidden; } /* Reset default styling */ @@ -332,3 +333,25 @@ body { width: 80%; } } + +.skills{ + + gap: 10%; + color: black; + border-radius: 3%; + margin: 0.5%; + background-color: #f9f9f9; + width: 100%; + +} + + +.skills img{ + width: 140px; + height: 150px; + padding: 15px; +} + +.skillsMarquee.stopped { + animation-play-state: paused; +} \ No newline at end of file diff --git a/src/dummy_resume.pdf b/src/dummy_resume.pdf new file mode 100644 index 00000000..cd9272ab Binary files /dev/null and b/src/dummy_resume.pdf differ diff --git a/src/index.html b/src/index.html index 0c8dcbb8..a4951376 100644 --- a/src/index.html +++ b/src/index.html @@ -1,297 +1,286 @@ -
- - - - -