mirror of
https://github.com/vercel/commerce.git
synced 2025-05-16 06:26:58 +00:00
10 lines
124 B
CSS
10 lines
124 B
CSS
|
|
|
|
.cardBody {
|
|
background-color: rgba(255, 255, 255, 0.70);
|
|
}
|
|
|
|
.imageContainer {
|
|
background-color: rgba(0, 0, 0, 0.7);
|
|
}
|