[Pro] breakpoint more than 1200px...?

I don’t know how you do it in FW but you use ‘min-width’. For example,

@media
only screen
and (min-width : 1200px) {
	Selectors here ...
}

This will target any size from 1200px upwards.

Todd
https://creativ.space


freewaytalk mailing list
email@hidden
Update your subscriptions at: