Results for: different width
I am working on a large site where the search result page require full width but rest of the site uses 1240px How do I use Sass to have different row width for different pages? So far my alternative way is to use 1920px row width for everything and use ... (continued)