diff --git a/images/donut-clicker.png b/images/donut-clicker.png new file mode 100644 index 00000000..17cb7d38 Binary files /dev/null and b/images/donut-clicker.png differ diff --git a/images/mystery-educator.png b/images/mystery-educator.png new file mode 100644 index 00000000..e4615fb0 Binary files /dev/null and b/images/mystery-educator.png differ diff --git a/index.html b/index.html index b9e90b18..caef48d0 100644 --- a/index.html +++ b/index.html @@ -122,7 +122,7 @@
virtual-pet-amok-console
@@ -136,6 +136,7 @@

skills

    +
  • Java
  • JavaScript
  • HTML
  • CSS
  • @@ -147,7 +148,6 @@
-

@@ -161,7 +161,7 @@
virtual-pet-amok-console
@@ -261,7 +261,6 @@

-

diff --git a/style.css b/style.css index 581f4920..8713fd4d 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,7 @@ +html { + scroll-behavior: smooth; +} + body { box-sizing: border-box; color: #c9cacc;