mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 19:51:23 +00:00
Change background default color
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
.album {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
@apply bg-violet-dark;
|
||||
@apply bg-black;
|
||||
box-sizing: content-box;
|
||||
overflow-y: hidden;
|
||||
overflow-x: auto;
|
||||
|
Reference in New Issue
Block a user