• Resolved giles

    (@giles)


    Trying to work out what CSS i need to reduce the size of the logo to about half.
    edited:
    This is the additional CSS to make the logo smaller

    img-responsive {
    transform: scale(0.5);
    }

    • This topic was modified 3 months, 2 weeks ago by giles.
  • You must be logged in to reply to this topic.