Responsive navbar changes
This commit is contained in:
@@ -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",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user