From 50d95bbfd73010a25e066787f0c9243c4b017782 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Fri, 29 Apr 2022 23:54:12 +0200 Subject: [PATCH] Regenerate css --- css/index-tailwind-output.css | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) 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; }