forked from M3-Academy/challenge-vtex-io
hotfix: tirando a margin do button do tab-layout
This commit is contained in:
parent
de6ec563ec
commit
37c23b0980
@ -42,6 +42,7 @@
|
||||
line-height: 38px;
|
||||
color: #bfbfbf;
|
||||
text-transform: capitalize;
|
||||
border: 0;
|
||||
}
|
||||
@media (min-width: 2500px) {
|
||||
.container--estrutura .listContainer--Guias .listItem--renderGuia :global(.vtex-button) {
|
||||
|
@ -28,6 +28,7 @@
|
||||
line-height: 38px;
|
||||
color: #bfbfbf;
|
||||
text-transform: capitalize;
|
||||
border: 0;
|
||||
@media (min-width: 2500px) {
|
||||
font-size: 24px !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user