Contact Page

This commit is contained in:
Ahmed Al-Taiar
2024-08-21 01:24:24 -04:00
parent c7d87e36f2
commit 593567a197
25 changed files with 848 additions and 42 deletions

View File

@ -31,6 +31,13 @@ export const theme = {
extend: {
width: {
46: '11.5rem',
54: '13.5rem',
},
maxWidth: {
68: '17rem',
},
aspectRatio: {
portrait: '4 / 5',
},
fontFamily: {
syne: ['Syne', 'sans-serif'],