forked from M3-Academy/challenge-vtex-io
10 lines
156 B
SCSS
10 lines
156 B
SCSS
.container--shelfTitle {
|
|
font-family: "Open Sans";
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 24px;
|
|
line-height: 38px;
|
|
|
|
color: #575757;
|
|
}
|