refactor: ajusta padding bottom breadcrumb

This commit is contained in:
Rafael Sampaio de Oliveira 2023-02-08 15:18:26 -03:00
parent 1e29e91ecd
commit b3c817718c
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 {