Responsive navbar changes

This commit is contained in:
2025-04-15 14:45:15 +01:00
parent c0b1550609
commit 30c93820f4
6 changed files with 78 additions and 28 deletions
+3
View File
@@ -3,6 +3,9 @@ export default {
content: ["./index.html", "./src/**/*.{js,ts,jsx,tsx}"],
theme: {
extend: {
fontFamily: {
baijam: ['Bai Jamjuree', 'sans-serif'],
},
screens: {
1920: "1921px",
},