You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/*
background / padding of all the lists
width / height of image (only apply to '.user img')
image Border Radius
hover on image and change height/width
li:nth-child(odd) {
background: red;
}
*/