Skip to content

Commit

Permalink
chore: change adv text
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemSBulgakov committed Feb 5, 2025
1 parent e073555 commit 697d932
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/components/dashboard/AdvWidget.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,14 @@ export function AdvWidget() {
<Logo108 className="mt-2" />
</div>
<div className="flex flex-col">
<div className="text-violet selected flex text-lg font-semibold">
<div className="text-violet flex text-lg font-semibold">
<div className="w-8 shrink-0 sm:hidden">
<Logo108 className="mr-2 mt-2" />
</div>
Introduction to one-zero-eight
Today!
<span className="selected ml-1">Introduction to one-zero-eight</span>
</div>
<div className="text-contrast/75">Feb. 6, Thursday, 18:30</div>
<div className="text-contrast/75">18:30 - room 108</div>
<div className="w-fit text-contrast/75 group-hover:underline">
View event program:{" "}
<span className="text-brand-violet">@one_zero_eight</span>
Expand Down

0 comments on commit 697d932

Please sign in to comment.