Skip to content

Commit

Permalink
chore: updated main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Alecsandria committed Aug 28, 2024
1 parent 43b6ad1 commit d33553f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/main.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
*/

/*
Expand Down Expand Up @@ -12209,7 +12209,6 @@ html {
}

.sticky {
position: -webkit-sticky;
position: sticky;
}

Expand Down Expand Up @@ -12429,10 +12428,6 @@ html {
gap: 1rem;
}

.gap-x-1 {
column-gap: 0.25rem;
}

.gap-x-1\.5 {
column-gap: 0.375rem;
}
Expand Down

0 comments on commit d33553f

Please # to comment.