Skip to content

Commit

Permalink
css hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
axzilla committed Oct 9, 2024
1 parent 003c31c commit ea637fc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions assets/css/output.css
Original file line number Diff line number Diff line change
Expand Up @@ -1252,11 +1252,6 @@ body {
background-color: hsl(var(--destructive) / var(--tw-bg-opacity));
}

.bg-gray-100 {
--tw-bg-opacity: 1;
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-gray-700 {
--tw-bg-opacity: 1;
background-color: rgb(55 65 81 / var(--tw-bg-opacity));
Expand Down

0 comments on commit ea637fc

Please sign in to comment.