UTDNebula / website

General documentation for Project Nebula, an initiative to build tools that help students.
https://www.utdnebula.com
MIT License
9 stars 11 forks source link

Increase text contrast in front page hero section #22

Closed tikenov closed 2 years ago

tikenov commented 2 years ago

Overview

Resolves #13

Changed subtitle and button text color from white to #1c1e21 to match navbar items.

What Changed

src/pages/index.module.css - added styles src/pages/index.tsx - added class

Other Notes

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/acmutd/nebula-website/7kpqU98KTHA7WXE9VtMZXfNMys4h
✅ Preview: https://nebula-website-git-fork-tikenov-chore-frontpage-t-9ce2e1-acmutd.vercel.app

tikenov commented 2 years ago

Changed to var(--ifm-color-gray-900).