fix: Add to cart buttons on homepage

This commit is contained in:
Sol Irvine
2023-08-23 23:24:03 -07:00
parent f43226198d
commit d9838f8807
7 changed files with 100 additions and 19 deletions

View File

@@ -25,5 +25,5 @@ button {
}
[lang='ja'] .font-multilingual {
@apply font-japan;
@apply font-japan tracking-widest;
}