diff --git a/package-lock.json b/package-lock.json index 8a99aaa..902b810 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4346,18 +4346,6 @@ "node": ">=6" } }, - "node_modules/prop-types": { - "version": "15.8.1", - "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", - "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", - "license": "MIT", - "peer": true, - "dependencies": { - "loose-envify": "^1.4.0", - "object-assign": "^4.1.1", - "react-is": "^16.13.1" - } - }, "node_modules/property-information": { "version": "6.2.0", "resolved": "https://registry.npmjs.org/property-information/-/property-information-6.2.0.tgz", @@ -4409,13 +4397,6 @@ "react": "^18.2.0" } }, - "node_modules/react-is": { - "version": "16.13.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", - "license": "MIT", - "peer": true - }, "node_modules/react-type-animation": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/react-type-animation/-/react-type-animation-3.2.0.tgz", diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index be1c588..31d7161 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -28,9 +28,9 @@ export default function Hero() {

We are a one-stop shop for

- Product
+ Product
- Management + Management

diff --git a/src/components/program/alumni.jsx b/src/components/program/alumni.jsx index 537dfb7..f1cec73 100644 --- a/src/components/program/alumni.jsx +++ b/src/components/program/alumni.jsx @@ -15,9 +15,9 @@ export default function Alumni() {
{/* Profile Image */} {alumni.name} {/* Name and Position */} diff --git a/src/layouts/base.css b/src/layouts/base.css index a741904..291d066 100644 --- a/src/layouts/base.css +++ b/src/layouts/base.css @@ -3,10 +3,7 @@ @tailwind utilities; @layer components { - .header1 { - @apply text-5xl font-lexend font-bold; - line-height: 54px !important; - } + .header4 { @apply text-2xl font-lexend font-bold; @@ -77,13 +74,7 @@ body { /* Typography Scale for HTML Headers */ -h1 { - font-size: 4.5rem; - /* 72px */ - line-height: 5.75rem; - /* 92px */ - font-weight: bold; -} + h2 { font-size: 3rem;