develop #1
13
styles/sass/pages/product/vtex.shelf.scss
Normal file
13
styles/sass/pages/product/vtex.shelf.scss
Normal file
@ -0,0 +1,13 @@
|
||||
.vtex-shelf {
|
||||
:global(.vtex-shelf-1-x-title) {
|
||||
padding: 16px;
|
||||
font-family: "Open Sans";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-size: 24px;
|
||||
line-height: 38px;
|
||||
text-align: center;
|
||||
|
||||
color: #575757;
|
||||
}
|
||||
}
|
@ -10,7 +10,8 @@
|
||||
margin-bottom: 54px;
|
||||
}
|
||||
|
||||
.t-action {
|
||||
.listItem {
|
||||
button {
|
||||
font-family: "Open Sans";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
@ -25,4 +26,5 @@
|
||||
/* gray-300 */
|
||||
|
||||
color: #bfbfbf;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user