Add cart footer layout and update Sass settings for improved styling
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -3171,4 +3171,14 @@ body#authentication {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.cart-grid-footer {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 20px;
|
||||
|
||||
img {
|
||||
height: 30px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user