From d6e93d9554180c6c0696f88f187928ffbda4dc14 Mon Sep 17 00:00:00 2001 From: "Umesh M. Gaikwad" Date: Sun, 19 May 2024 14:33:19 +0530 Subject: [PATCH] Update index.html --- index.html | 53 +++++++++++++++++++---------------------------------- 1 file changed, 19 insertions(+), 34 deletions(-) diff --git a/index.html b/index.html index b8bc183..6c7ff7c 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,7 @@ margin: 0; padding: 0; color: #333; + line-height: 1.6; } .container { max-width: 900px; @@ -65,15 +66,6 @@ li { margin: 10px 0; } - .experience, .education, .certifications, .projects { - padding-left: 0; - } - .experience li, .education li, .certifications li, .projects li { - margin-bottom: 20px; - } - .experience strong, .education strong, .certifications strong { - color: #0073e6; - } .date, .institution, .company { display: block; font-weight: bold; @@ -95,6 +87,16 @@ margin: 5px; font-size: 0.9em; } + .description { + margin: 10px 0; + } + .certifications a { + color: #0073e6; + text-decoration: none; + } + .certifications a:hover { + text-decoration: underline; + } @@ -146,27 +148,19 @@

Experience

@@ -177,15 +171,6 @@

Certifications

  • CKA: Certified Kubernetes Administrator
  • -
    -

    Projects

    - -