Skip to content

Commit

Permalink
style: his majestys style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
DereC4 committed Oct 6, 2024
1 parent 7ca4888 commit 6a1b611
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/views/components/calendar/CalendarBottomBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,10 @@ export default function CalendarBottomBar({ courseCells, setCourse }: CalendarBo
>
{displayCourses && (
<>
<Text variant='small'>Async/Other</Text>
<Text variant='h2' className='text-ut-gray '>
<Text variant='small' className='text-ut-black'>
ASYNC./OTHER
</Text>
<Text variant='small' className='tailwind-text-gray-300'>
</Text>
<div className='inline-flex gap-2.5'>
Expand Down

0 comments on commit 6a1b611

Please sign in to comment.