File tree Expand file tree Collapse file tree 9 files changed +12
-10
lines changed Expand file tree Collapse file tree 9 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 38
38
<!--End Nav-->
39
39
40
40
<!--Start Shopping Item-->
41
- < div class ="container relative ">
41
+ < div class ="container relative shop-item-container ">
42
42
< div class ="shop-item ">
43
43
< span class ="orders dark-grey "> 0</ span >
44
44
< i class ="fas fa-shopping-cart cursor text-danger lead shop relative "> </ i >
Original file line number Diff line number Diff line change 24
24
25
25
/*Start Shop Item & Orders Box*/
26
26
@media (max-width : 575px ) {
27
- .shop-item {right : 50% ; top : 144px ; position : fixed}
27
+ .shop-item-container {position : initial}
28
+ .shop-item {right : 50% ; top : 144px }
28
29
.orders-box {top : 180px }
29
30
}
30
31
31
32
@media (min-width : 576px ) and (max-width : 991px ) {
32
- .shop-item {right : 50% ; top : 110px ; position : fixed}
33
+ .shop-item-container {position : initial}
34
+ .shop-item {right : 50% ; top : 105px }
33
35
.orders-box {top : 140px }
34
36
}
35
37
/*End Shop Item & Orders Box*/
Original file line number Diff line number Diff line change 38
38
<!--End Nav-->
39
39
40
40
<!--Start Shopping Item-->
41
- < div class ="container relative ">
41
+ < div class ="container relative shop-item-container ">
42
42
< div class ="shop-item ">
43
43
< span class ="orders dark-grey "> 0</ span >
44
44
< i class ="fas fa-shopping-cart cursor text-danger lead shop relative "> </ i >
Original file line number Diff line number Diff line change 38
38
<!--End Nav-->
39
39
40
40
<!--Start Shopping Item-->
41
- < div class ="container relative ">
41
+ < div class ="container relative shop-item-container ">
42
42
< div class ="shop-item ">
43
43
< span class ="orders dark-grey "> 0</ span >
44
44
< i class ="fas fa-shopping-cart cursor text-danger lead shop relative "> </ i >
Original file line number Diff line number Diff line change 38
38
<!--End Nav-->
39
39
40
40
<!--Start Shopping Item-->
41
- < div class ="container relative ">
41
+ < div class ="container relative shop-item-container ">
42
42
< div class ="shop-item ">
43
43
< span class ="orders dark-grey "> 0</ span >
44
44
< i class ="fas fa-shopping-cart cursor text-danger lead shop relative "> </ i >
Original file line number Diff line number Diff line change 38
38
<!--End Nav-->
39
39
40
40
<!--Start Shopping Item-->
41
- < div class ="container relative ">
41
+ < div class ="container relative shop-item-container ">
42
42
< div class ="shop-item ">
43
43
< span class ="orders dark-grey "> 0</ span >
44
44
< i class ="fas fa-shopping-cart cursor text-danger lead shop relative "> </ i >
Original file line number Diff line number Diff line change 38
38
<!--End Nav-->
39
39
40
40
<!--Start Shopping Item-->
41
- < div class ="container relative ">
41
+ < div class ="container relative shop-item-container ">
42
42
< div class ="shop-item ">
43
43
< span class ="orders dark-grey "> 0</ span >
44
44
< i class ="fas fa-shopping-cart cursor text-danger lead shop relative "> </ i >
Original file line number Diff line number Diff line change 38
38
<!--End Nav-->
39
39
40
40
<!--Start Shopping Item-->
41
- < div class ="container relative ">
41
+ < div class ="container relative shop-item-container ">
42
42
< div class ="shop-item ">
43
43
< span class ="orders dark-grey "> 0</ span >
44
44
< i class ="fas fa-shopping-cart cursor text-danger lead shop relative "> </ i >
Original file line number Diff line number Diff line change 44
44
<!--End Nav-->
45
45
46
46
<!--Start Shopping Item-->
47
- < div class ="container relative ">
47
+ < div class ="container relative shop-item-container ">
48
48
< div class ="shop-item ">
49
49
< span class ="orders dark-grey "> 0</ span >
50
50
< i class ="fas fa-shopping-cart cursor text-danger lead shop relative "> </ i >
You can’t perform that action at this time.
0 commit comments