Merge pull request 'development' (#51) from development into master

Reviewed-on: #51
This commit is contained in:
Rafael Sampaio de Oliveira 2023-02-08 18:19:09 +00:00
commit 0022215180
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 {