Skip to content

Commit b56067c

Browse files
Update examples/with-solidstart/src/app.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Thomas <thomas.giudici@proton.me>
1 parent 6c66b5b commit b56067c

File tree

1 file changed

+1
-1
lines changed
  • examples/with-solidstart/src

1 file changed

+1
-1
lines changed

examples/with-solidstart/src/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@import "tailwindcss";
22

33
#app {
4-
@apply flex flex-col items-center justify-center min-h-screen bg-gray-50 gap-18 px-4 select-none noscript:hidden;
4+
@apply flex flex-col items-center justify-center min-h-screen bg-gray-50 gap-16 px-4 select-none noscript:hidden;
55
}
66

77
h1 {

0 commit comments

Comments
 (0)