Code: Select all
.products{
    float: left;
    list-style-type: none;
    margin:10px 0;
}
Code: Select all
.products{
float: left;
    list-style-type: none;
    margin:10px 0;
}
Code: Select all
.products{
    float: left;
    list-style-type: none;
    margin:10px 0;
}
Thanks,
Will



