mirror of
https://github.com/vercel/commerce.git
synced 2025-07-24 10:41:23 +00:00
styles: FeaturedCardBlog justify center
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
@import "../../../../styles/utilities";
|
||||
|
||||
.featuredCard{
|
||||
@apply flex flex-row justify-start spacing-horizontal pb-16;
|
||||
@screen lg{
|
||||
@apply justify-center;
|
||||
}
|
||||
@apply flex flex-row justify-center spacing-horizontal pb-16;
|
||||
.featuredCardWrapper{
|
||||
@apply flex flex-col;
|
||||
@screen lg{
|
||||
|
Reference in New Issue
Block a user