diff --git a/components/Merch/productDetails.module.css b/components/Merch/productDetails.module.css index 4e1fc91..5b3de09 100644 --- a/components/Merch/productDetails.module.css +++ b/components/Merch/productDetails.module.css @@ -18,7 +18,7 @@ font-size: 8rem; font-weight: bold; text-align: left; - textTransform: 'uppercase'; + text-transform: uppercase; } .product_desc {