refactor: Update store page header styling, add search functionality, and improve theme management

This commit is contained in:
sethburkart123
2024-09-17 17:36:21 +10:00
parent 3b62a82d91
commit 580cd9b3d9
4 changed files with 112 additions and 30 deletions
+3
View File
@@ -39,6 +39,9 @@ export default {
fontFamily: {
"IconFamily": "IconFamily"
},
animation: {
'spin-fast': 'spin 0.4s linear infinite',
},
aspectRatio: {
"theme": "5 / 1"
}