Skip to content

Commit

Permalink
chore: update final schedule text (#113)
Browse files Browse the repository at this point in the history
* chore: update text

* style: add styling to host

* chore: update text and formatting
  • Loading branch information
KevinWu098 authored May 8, 2024
1 parent 31d2eeb commit e70db5a
Show file tree
Hide file tree
Showing 2 changed files with 367 additions and 515 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
padding-top: 20px;
color: var(--des24-cream);
grid-column: 1 / 3;
font-size: 1.1em;
font-size: 1.3em;
line-height: 1.2em;
display: grid;
row-gap: 20px;
Expand All @@ -131,6 +131,11 @@
padding-top: 0px;
grid-column: 2;
}

.host {
font-weight: bold;
color: var(--des24-pink);
}
}
}

Expand Down
Loading

0 comments on commit e70db5a

Please sign in to comment.