From 4521fc1db4af7713f4c27912c6637dac06494f69 Mon Sep 17 00:00:00 2001 From: Rahul Jagetiya Date: Mon, 17 May 2021 15:39:57 +0530 Subject: [PATCH] IDTC Day-2 Task Completed --- css/main.css | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/css/main.css b/css/main.css index b1e4037..c5accad 100755 --- a/css/main.css +++ b/css/main.css @@ -1232,31 +1232,31 @@ input::-moz-focus-inner { } .skill-bars li .percent70 { - width: 10%; + width: 70%; } .skill-bars li .percent75 { - width: 15%; + width: 75%; } .skill-bars li .percent80 { - width: 20%; + width: 80%; } .skill-bars li .percent85 { - width: 8.5%; + width: 85%; } .skill-bars li .percent90 { - width: 9%; + width: 90%; } .skill-bars li .percent95 { - width: 5%; + width: 95%; } .skill-bars li .percent100 { - width: 0%; + width: 100%; } /* =================================================================== @@ -1791,7 +1791,7 @@ header .header-logo a { /* */ .home-bottom-text { - text-align: right; + text-align: left; } /* */ @@ -2049,12 +2049,12 @@ header .header-logo a { .about-profile p.lead { color: #636363; - font-size: 3rem; + font-size: 2rem; } .about-profile p { - font-size: 1rem; - line-height: 1px; + font-size: 1.5rem; + line-height: 2; } /* */ @@ -2094,10 +2094,10 @@ header .header-logo a { /* */ .about-services ul.services li p { - margin-bottom: 1.5rem; + margin-bottom: 4rem; color: #4f4f4f; - font-size: 10px; - line-height: 1rem; + font-size: 15px; + line-height: 2.5rem; } /* */ @@ -2113,7 +2113,7 @@ header .header-logo a { /* */ .about-services ul.services .icon-wrap i { - font-size: 10rem; + font-size: 5rem; } /* */ @@ -2797,7 +2797,7 @@ header .header-logo a { #stats .stat h5 { color: #FFFFFF; margin-top: 1.5rem; - font-size: 0.4rem; + font-size: 1.5rem; } /* */