forked from M3-Academy/challenge-vtex-io
style: removendo estilo do Footer Credits
This commit is contained in:
parent
d2f66c6e5f
commit
c4e596331f
@ -228,20 +228,3 @@
|
|||||||
width: 42px;
|
width: 42px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.AutoresBlock .Autores-Group {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
column-gap: 15.73px;
|
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
.AutoresBlock .Autores-Group .Autores-List {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
font-weight: 400;
|
|
||||||
font-size: 10px;
|
|
||||||
line-height: 12px;
|
|
||||||
color: #ffffff;
|
|
||||||
column-gap: 8.72px;
|
|
||||||
}
|
|
@ -193,23 +193,3 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Footer Credits
|
|
||||||
|
|
||||||
.AutoresBlock {
|
|
||||||
.Autores-Group {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
column-gap: 15.73px;
|
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
.Autores-List {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
font-weight: 400;
|
|
||||||
font-size: 10px;
|
|
||||||
line-height: 12px;
|
|
||||||
color: $white;
|
|
||||||
column-gap: 8.72px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user