This commit is contained in:
Max Hunt 2020-04-21 19:18:04 +01:00
parent 45998b57a8
commit 4071ca0749

View File

@ -37,7 +37,7 @@ body {
.logon-crumbs {
padding-top: 10px;
padding-bottom: : 10px;
padding-bottom: 10px;
}
.logon-crumbs input {
@ -80,3 +80,21 @@ body {
height: 35px;
width: 35px;
}
.user-info {
float: right;
position: relative;
display: inline-flex;
bottom: 10%;
font-family: osl
}
.notifications {
padding-right: 15px;
color: #898989;
}
.cart {
color: #898989;
}