diff --git a/about/index.html b/about/index.html index 21dae95a..71baa0c7 100644 --- a/about/index.html +++ b/about/index.html @@ -224,22 +224,17 @@

Navigation Links:

});
- -
-

About Me

- -

Hi, I am Helen Chong (they/she). I am a front-end web developer with 8 years of working experience as a graphic designer.

- -

Currently I specialise in front-end web development. I intend to transfer my graphic design experience into web design and web development expertise.

- -

My Certificates:

- +

About Me

+

Hi, I am Helen Chong (they/she). I am a front-end web developer with 8 years of working experience as a graphic designer. I specialise in front-end web development.

+

I intend to transfer my graphic design experience into web design and web development expertise, as I love to code and build sites and apps to solve problems. I have a particular interest on responsive, accessible, inclusive and scalable design to create the best user experience.

+

My Certificates:

+
diff --git a/assets/css/global.css b/assets/css/global.css index ed2084ea..9796639e 100644 --- a/assets/css/global.css +++ b/assets/css/global.css @@ -13,7 +13,7 @@ --clr-link-hover: #c83c00; --clr-code: #c83c00; - --box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.2), + --box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.3), 0 4px 6px -4px rgb(0 0 0 / 0.2); } diff --git a/assets/css/projects.css b/assets/css/projects.css index 60276ba3..5382eb20 100644 --- a/assets/css/projects.css +++ b/assets/css/projects.css @@ -18,7 +18,6 @@ .project-card { box-shadow: var(--box-shadow); border-radius: 0.375rem; - overflow: hidden; } .project-card__image-wrapper img { @@ -34,7 +33,7 @@ } .project-card__body { - padding: 1rem; + padding: 1em; } .project-card__title { diff --git a/now/index.html b/now/index.html index 15a240b7..e6849667 100644 --- a/now/index.html +++ b/now/index.html @@ -228,7 +228,7 @@

Navigation Links:

Now

-

This page was last updated on 31 May 2024.

+

This page was last updated on 1 June 2024.

This is my /now page, which highlights what I am doing and focusing on at the moment. You can find more pages like this at nownownow.com.

You can also view my profile on nownownow.com.

My Current Progress in My Courses

@@ -243,7 +243,7 @@

Scrimba's Frontend Developer Ca

Other Things I Have Been Doing Recently