Media Query

With the feedback from the panel I needed to adjust the media query so that it may work on smaller resolution. By adding in a media query and set the logo CSS size to 75px. So that when the screen get smaller than 1200px it will reduce the size of the logo too so that it wont interfering with the navigation.

media

Before

Reso2

After

Reso

Leave a comment