mirror of
https://github.com/vercel/commerce.git
synced 2025-07-29 13:11:22 +00:00
Merge branch 'common' of github.com:KieIO/grocery-vercel-commerce into m3-datnguyen
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
@apply flex justify-center items-center min-h-screen;
|
||||
.modal{
|
||||
@apply inline-block align-bottom bg-white relative;
|
||||
max-width: 60rem;
|
||||
max-width: 66.4rem;
|
||||
padding: 3.2rem;
|
||||
box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.24);
|
||||
border-radius: 1.2rem;
|
||||
@@ -17,7 +17,7 @@
|
||||
}
|
||||
.title{
|
||||
@apply font-heading heading-3;
|
||||
padding: 0 0.8rem 0 0.8rem;
|
||||
padding: 0 1.6rem 0 0.8rem;
|
||||
}
|
||||
.close{
|
||||
@apply absolute;
|
||||
|
Reference in New Issue
Block a user