Remove whitespace

This commit is contained in:
Max Stanley
2024-03-02 16:10:35 +00:00
parent 74be138670
commit 5a74e15a22
+1 -1
View File
@@ -3,7 +3,7 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
.input {
@apply flex-1 rounded border-2 border-solid border-primary;
}