• Look simple and good for what i need
    But there’s some css to do to fix certain things.

    And the social icon fonts do not appear. Should we add Font Awesome ?

    i did CSS to give min-height to .cat-container article, .home-container article
    @media only screen and (min-width: 1025px)
    .cat-container article, .home-container article {
    min-height: 475px;
    }

  • The topic ‘Look simple and good for what i need’ is closed to new replies.