diff --git a/src/components/Slider/Slider.tsx b/src/components/Slider/Slider.tsx index e38f0fe..1d17a43 100644 --- a/src/components/Slider/Slider.tsx +++ b/src/components/Slider/Slider.tsx @@ -28,14 +28,14 @@ const Slider = () => {

Get Licensed 2026

Geared Up for the Future - Learn More → + Learn More →

IECEP Cares 2026

Bloom with IECEP - Learn More → + Learn More →
diff --git a/src/components/Slider/slider.scss b/src/components/Slider/slider.scss index 3b1d1fc..24a7109 100644 --- a/src/components/Slider/slider.scss +++ b/src/components/Slider/slider.scss @@ -110,7 +110,7 @@ $margin-top: 1.5rem; color: $text-light; } - .apply { + .learn-more { margin-top: 7rem; padding-block: 0.81rem; padding-inline: 2.25rem; @@ -205,7 +205,7 @@ $margin-top: 1.5rem; width: calc(1 / 2 * 100%); text-align: center; } - .apply { + .learn-more { font-size: 1.5rem; } }