convert aspect ratio to 5:1

This commit is contained in:
SethBurkart123
2024-04-05 18:18:02 +11:00
parent 39bf4d3d51
commit 7305b0da67
4 changed files with 7 additions and 4 deletions
+3
View File
@@ -29,6 +29,9 @@ export default {
extend: {
fontFamily: {
"IconFamily": "IconFamily"
},
aspectRatio: {
"theme": "5 / 1"
}
}
},