forked from M3-Academy/challenge-vtex-io
style: adicionando link da fonte Open Sans
This commit is contained in:
parent
efe33ec58d
commit
bd57ff06e0
@ -8,6 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
/* Media Query M3 */
|
/* Media Query M3 */
|
||||||
/* Grid breakpoints */
|
/* Grid breakpoints */
|
||||||
|
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
|
||||||
.flexRow--main-header {
|
.flexRow--main-header {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
|
||||||
|
|
||||||
//Header
|
//Header
|
||||||
|
|
||||||
.flexRow--main-header {
|
.flexRow--main-header {
|
||||||
|
Loading…
Reference in New Issue
Block a user