refactor/ajusta-padding-bottom-breadcrumb #50

Merged
Rafael_Sampaio_de_Oliveira merged 2 commits from refactor/ajusta-padding-bottom-breadcrumb into development 2023-02-08 18:18:56 +00:00
4 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,7 @@
/* Grid breakpoints */
.container {
width: 94.445%;
padding-bottom: 16px;
}
.termArrow,

View File

@ -203,6 +203,7 @@
font-size: 12px;
color: #000000;
text-decoration-line: underline;
cursor: pointer;
}
.shippingTable {

View File

@ -1,5 +1,6 @@
.container {
width: 94.445%;
padding-bottom: 16px;
}
.termArrow,

View File

@ -202,6 +202,7 @@
font-size: 12px;
color: $color-black;
text-decoration-line: underline;
cursor: pointer;
}
.shippingTable {