Skip to content

Commit

Permalink
[FIX] CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
altf4arnold committed May 17, 2024
1 parent 1342912 commit 4cd6610
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 44 deletions.
18 changes: 4 additions & 14 deletions static/src/output.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.1 | MIT License | https://tailwindcss.com
*/

/*
Expand Down Expand Up @@ -211,8 +211,6 @@ textarea {
/* 1 */
line-height: inherit;
/* 1 */
letter-spacing: inherit;
/* 1 */
color: inherit;
/* 1 */
margin: 0;
Expand All @@ -236,9 +234,9 @@ select {
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
[type='button'],
[type='reset'],
[type='submit'] {
-webkit-appearance: button;
/* 1 */
background-color: transparent;
Expand Down Expand Up @@ -494,10 +492,6 @@ video {
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style: ;
}

::backdrop {
Expand Down Expand Up @@ -548,10 +542,6 @@ video {
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style: ;
}

.sr-only {
Expand Down
12 changes: 0 additions & 12 deletions staticfiles/404.html

This file was deleted.

1 change: 0 additions & 1 deletion staticfiles/CACHE/css/output.184c6e037351.css

This file was deleted.

Loading

0 comments on commit 4cd6610

Please sign in to comment.