Skip to content

Commit 048855c

Browse files
Merge pull request #2173 from aarvinr/tailwind-colors-layout
Grid-like Layout for TailwindCSS Color Documentation
2 parents f224c56 + 4b4da3e commit 048855c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/stylesheets/pages/_tailwindcss.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// Styling for customizing-colors page - color swatches (based on original tailwind display design)
33
.colors {
44
display: flex;
5-
flex-direction: column;
65
gap: 1.2rem;
76

87
// Text offset

0 commit comments

Comments
 (0)