mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
🎨 styles: recipe detail
:%s
This commit is contained in:
6
src/styles/_pages.scss
Normal file
6
src/styles/_pages.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.page-recipe-detail {
|
||||
margin-bottom: 5.4rem;
|
||||
@screen lg {
|
||||
margin-bottom: 12.8rem;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user