m3-academy-template-vtexio-.../storefront/styles/sass/partials/header/vtex.store-link.scss
Caroline Moran f2a03c53ae first commit
2022-08-11 09:06:07 -04:00

14 lines
314 B
SCSS

.link--top-bar {
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 14px;
letter-spacing: 0.05em;
text-decoration-line: underline;
text-transform: uppercase;
color: $color-white;
text-align: center;
width: fit-content;
margin: 7px 0;
}