From 4aa37cd67f5fdd32b01013a13ce126e12b970b1f Mon Sep 17 00:00:00 2001 From: P-Bharti20 Date: Sun, 16 May 2021 22:24:28 +0530 Subject: [PATCH] all issues resolved --- css/main.css | 43 ++++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/css/main.css b/css/main.css index b1e4037..5ba58bf 100755 --- a/css/main.css +++ b/css/main.css @@ -1216,47 +1216,47 @@ input::-moz-focus-inner { } .skill-bars li .percent50 { - width: 10%; + width: 50%; } .skill-bars li .percent55 { - width: 15%; + width: 55%; } .skill-bars li .percent60 { - width: 90%; + width: 60%; } .skill-bars li .percent65 { - width: 25%; + width: 65%; } .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%; } /* =================================================================== @@ -1712,6 +1712,7 @@ header .header-logo a { height: 100%; display: table; position: relative; + padding-left: 50px; } .home-content-tablecell { @@ -1739,7 +1740,7 @@ header .header-logo a { .home-content-tablecell h1 { font-family: "librebaskerville-bold", serif; - font-size: 2.2rem; + font-size: 5rem; line-height: 1.5; color: #FFFFFF; } @@ -1791,7 +1792,9 @@ header .header-logo a { /* */ .home-bottom-text { - text-align: right; + text-align: left; + font-size: 1.5rem; + line-height: 2; } /* */ @@ -2049,12 +2052,11 @@ 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; } /* */ @@ -2096,8 +2098,7 @@ header .header-logo a { .about-services ul.services li p { margin-bottom: 1.5rem; color: #4f4f4f; - font-size: 10px; - line-height: 1rem; + } /* */ @@ -2113,7 +2114,7 @@ header .header-logo a { /* */ .about-services ul.services .icon-wrap i { - font-size: 10rem; + font-size: 5rem; } /* */ @@ -2789,7 +2790,7 @@ header .header-logo a { } #stats .stat .icon-part i { - font-size: 10rem; + font-size: 6rem; } /* */ @@ -2797,7 +2798,7 @@ header .header-logo a { #stats .stat h5 { color: #FFFFFF; margin-top: 1.5rem; - font-size: 0.4rem; + font-size: 1.5rem; } /* */