mirror of
https://github.com/vercel/commerce.git
synced 2025-07-04 12:11:22 +00:00
🎨 styles: increase padding right modal common title
:%s
This commit is contained in:
parent
37197743ce
commit
2a808cb767
@ -17,7 +17,7 @@
|
|||||||
}
|
}
|
||||||
.title{
|
.title{
|
||||||
@apply font-heading heading-3;
|
@apply font-heading heading-3;
|
||||||
padding: 0 0.8rem 0 0.8rem;
|
padding: 0 1.6rem 0 0.8rem;
|
||||||
}
|
}
|
||||||
.close{
|
.close{
|
||||||
@apply absolute;
|
@apply absolute;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user