* feat(ui): update theme colors * remove kebab-casing from all colors * remove ut-concrete and replace concrete with ut-gray throughout app * feat(ui): update staticutrpblack to staticblack --------- Co-authored-by: doprz <52579214+doprz@users.noreply.github.com>
This commit is contained in:
@@ -31,7 +31,7 @@ export default function CalendarFooter(): JSX.Element {
|
||||
<LinkedinIcon className='h-6 w-6 -mx-0.75' />
|
||||
</Link>
|
||||
</div>
|
||||
<p className='text-2.5 text-ut-concrete font-light tracking-wide'>
|
||||
<p className='text-2.5 text-ut-gray font-light tracking-wide'>
|
||||
UT Registration Plus is a project under Longhorn Developers, a student-led organization aimed at
|
||||
addressing issues at UT Austin.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user