mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Update about and news text
This commit is contained in:
@@ -7,4 +7,5 @@
|
||||
|
||||
.aboutSliderHeading {
|
||||
font-family: 'Dancing Script', cursive !important;
|
||||
text-shadow: 2px 2px 4px black;
|
||||
}
|
@@ -7,4 +7,5 @@
|
||||
|
||||
.newsSliderHeading {
|
||||
font-family: 'Dancing Script', cursive !important;
|
||||
text-shadow: 2px 2px 4px black;
|
||||
}
|
@@ -63,6 +63,7 @@ export default function ProductCardRoom(props: {
|
||||
objectFit={'cover'}
|
||||
margin={'auto'}
|
||||
height={'inherit'}
|
||||
alt={"Product Image"}
|
||||
/>
|
||||
</Link>
|
||||
</NextLink>
|
||||
|
Reference in New Issue
Block a user