From 8aea3675fea854f344bbb294939c59c8feb962e7 Mon Sep 17 00:00:00 2001 From: Shawn Tan Date: Sat, 4 May 2024 00:44:12 -0700 Subject: [PATCH] changed icon color size by css --- assets/css/style.css | 7 +++++++ index.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index 8bb5f92cb6..0a4349ce35 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -550,6 +550,8 @@ main { .service-icon-box { margin-bottom: 10px; } +.service-icon-box + .service-icon-box img { margin: auto; } .service-content-box { text-align: center; } @@ -1412,6 +1414,11 @@ textarea.form-input::-webkit-resizer { display: none; } margin-top: 5px; } + .service-icon-box ion-icon { + color: var(--orange-yellow-crayola); + } + + .service-content-box { text-align: left; } /* testimonials */ diff --git a/index.html b/index.html index 498a9612f4..d1fea55485 100644 --- a/index.html +++ b/index.html @@ -612,7 +612,7 @@

Technical Skills

  • - +