Skip to content

Commit 292c46c

Browse files
committed
Layout improvements
* Uses [Two-row navigation with overlap](https://tailwindui.com/components/application-ui/application-shells/stacked#component-d3429709d7862763cc93bbc60777c0fe) example layout from [Tailwind UI](https://tailwindui.com/) * Imports correct logos * Adds brand colors to Tailwind config * Uses brand colors for header components
1 parent 5bc23e5 commit 292c46c

7 files changed

+428
-169
lines changed

package-lock.json

+80
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
"tailwindcss": "^3.3.0"
2525
},
2626
"devDependencies": {
27+
"@headlessui/react": "^1.7.14",
28+
"@heroicons/react": "^2.0.17",
29+
"@tailwindcss/forms": "^0.5.3",
2730
"eslint": "8.26.0",
2831
"eslint-config-next": "13.0.2",
2932
"prettier": "^2.8.7",

0 commit comments

Comments
 (0)