Skip to content

Commit e9cefe7

Browse files
committed
refactor(ui): replace hardcoded styles with Tailwind CSS variables
1 parent c0f94c4 commit e9cefe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tailwind.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@
9090
margin-top: var(--spacing-3);
9191
}
9292
}
93-
}
93+
}

0 commit comments

Comments
 (0)