Commit 5f0a1d33 authored by Shaphen Pangburn's avatar Shaphen Pangburn

[AFP-131 Shaphen Pangburn]: Add user image when logged in and adjust spaceing...

[AFP-131 Shaphen Pangburn]: Add user image when logged in and adjust spaceing and formatting to fit user image
parent caecbe75
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
} }
.cart-link { .cart-link {
margin-right: 12px; margin-right: 25px;
transition: all 0.5s; transition: all 0.5s;
} }
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
.items-in-cart { .items-in-cart {
position: absolute; position: absolute;
right: 4px; right: 9px;
top: 1px; top: 1px;
padding: 0px 8px; padding: 0px 8px;
background-color: gray; background-color: gray;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment