mirror of
https://github.com/vercel/commerce.git
synced 2025-07-24 10:41:23 +00:00
feat: Notifications title
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
@import "../../../../styles/utilities";
|
||||
|
||||
.headingWrapper {
|
||||
@apply flex spacing-horizontal-left pb-16;
|
||||
.heading{
|
||||
max-width: 121.6rem;
|
||||
flex-grow: 1;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user