diff --git a/css/index-tailwind-output.css b/css/index-tailwind-output.css index da7f69aaa..1674145c6 100644 --- a/css/index-tailwind-output.css +++ b/css/index-tailwind-output.css @@ -1144,22 +1144,12 @@ video { width: 2.75rem; } -.w-16 { - width: 4rem; -} - .w-min { width: -webkit-min-content; width: -moz-min-content; width: min-content; } -.w-16 { - width: 4rem; -} - -.w-auto { - width: auto; .w-1\/2 { width: 50%; } @@ -1396,14 +1386,14 @@ video { border-bottom-left-radius: 0.25rem; } -.border-2 { - border-width: 2px; -} - .border { border-width: 1px; } +.border-2 { + border-width: 2px; +} + .border-4 { border-width: 4px; }