Skip to content

Commit 2572299

Browse files
author
Rachel Macfarlane
committed
Update styling
1 parent a11de8b commit 2572299

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

public/stylesheets/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@ a {
1616
.dropdown-menu .cart {
1717
min-width: 250px;
1818
padding: 15px 25px 0;
19+
margin: 0;
1920
}
2021

2122
.dropdown-menu .cart .row > div {
2223
padding: 0 0 10px 0;
24+
margin: 0;
2325
}
2426

2527
.dropdown-menu .cart .totalPrice{

0 commit comments

Comments
 (0)