Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Joel Wang 90

    @joelhenwang

    Submitted

    Only problem is making it responsive to mobile like intended in the previews. Simply don't know how to make the ratings/reviews containers realign properly when resizing the window width, unless I'm supposed to use javascript to add some conditions.

    @0hyodorie0

    Posted

    Try this! @media screen and (min-width:1440px) { .rating-container {display:block} .user-reviews {display:block} }

    1