Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc committed Jun 10, 2024
1 parent c7b745e commit b32f2e6
Show file tree
Hide file tree
Showing 2 changed files with 17,532 additions and 12,531 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ function ListPrograms() {
<main className="container mx-5 p-2 px-8 max-h-full">
<div className="flex flex-col mb-6">
<div className="flex flex-row items-center pt-8">
<span className="text-2xl text-gray-500 font-thin antialiased">
<span className="text-2xl font-medium text-gray-500 antialiased">
Programs
</span>
<span
Expand All @@ -248,7 +248,7 @@ function ListPrograms() {
<div className="flex flex-col mb-6">
<div className="flex flex-row items-center justify-between">
<div className="flex flex-row items-center justify-start pt-8">
<span className="text-2xl text-gray-500 font-thin antialiased">
<span className="text-2xl font-medium text-gray-500 antialiased">
Rounds
</span>
<span
Expand Down
Loading

0 comments on commit b32f2e6

Please sign in to comment.