Skip to content

Commit

Permalink
Fixed HackerTab backgrounds
Browse files Browse the repository at this point in the history
  • Loading branch information
BryceTobiano committed Nov 2, 2023
1 parent b3a9a26 commit d3ea314
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/dashboard/pages/participant-database/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -589,9 +589,8 @@ const HackerTabContainer = styled.button`
display: flex;
padding: 5px 15px;
margin-top: 0.5rem;
/* background-color: #FFE48E; lite yuhloow (Sctw Colors) */
background-color: #ffe48e; /* lite yuhloow (Sctw Colors) */
border-bottom: 1px solid ${SctwColors.Red.Rash};
/* color: ${SctwColors.Red.Redward}; */
cursor: pointer;
:active {
Expand Down

0 comments on commit d3ea314

Please sign in to comment.