diff --git a/CNAME b/CNAME new file mode 100644 index 0000000000..36cee34a16 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +shekhar.work \ No newline at end of file diff --git a/assets/img/SGimg.jpeg b/assets/img/SGimg.jpeg new file mode 100644 index 0000000000..ea8cc2d8d2 Binary files /dev/null and b/assets/img/SGimg.jpeg differ diff --git a/assets/img/profile.jpg b/assets/img/profile.jpg deleted file mode 100644 index 78f0f8b307..0000000000 Binary files a/assets/img/profile.jpg and /dev/null differ diff --git a/css/styles.css b/css/styles.css index 3023a55022..6f10d23b60 100644 --- a/css/styles.css +++ b/css/styles.css @@ -111,7 +111,7 @@ h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 { } h1, .h1 { - font-size: calc(1.725rem + 5.7vw); + font-size: calc(1.7rem + 5.5vw); } @media (min-width: 1200px) { h1, .h1 { @@ -238,7 +238,7 @@ sup { a { color: #bd5d38; - text-decoration: underline; + text-decoration: none; } a:hover { color: #974a2d; @@ -7372,6 +7372,7 @@ textarea.form-control-lg { .mb-3 { margin-bottom: 1rem !important; + text-align: var(--bs-body-text-align); } .mb-4 { @@ -7379,7 +7380,7 @@ textarea.form-control-lg { } .mb-5 { - margin-bottom: 3rem !important; + margin-bottom: 2rem !important; } .mb-auto { @@ -11319,15 +11320,25 @@ h1, .h1 { } p.lead { - font-size: 1.15rem; - font-weight: 400; + color:#6c757d; + font-size: var(--bs-body-font-size); + font-weight: var(--bs-body-font-weight); + font-family: var(--bs-body-font-family); + } .subheading { - font-family: "Saira Extra Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; - text-transform: uppercase; + font-family: var(--bs-body-font-family); + font-weight: 700; + font-size: 1rem; + color: #6c757d; +} +.subheadingCompany { + font-family: var(--bs-body-font-family); font-weight: 500; - font-size: 1.5rem; + font-size: 0.8rem; + color: #6c757d; + text-transform: uppercase; } #sideNav { diff --git a/index.html b/index.html index b055998f71..31e7afba14 100644 --- a/index.html +++ b/index.html @@ -1,225 +1,381 @@ -
- - - - -