home: cart link 842px

This commit is contained in:
andr-ew 2023-07-26 23:18:36 -05:00
parent 95f6ef06bb
commit 0eac0c50cb

View File

@ -2,7 +2,7 @@
.scrollContainer {
position: absolute;
height: calc(100% - 822px);
height: calc(100% - 842px);
right: spacing.$page-margin-x;
// float: right;
}