Categories
CSS HTML

Code Challenge: Sinatra

For this code challenge, download this zip archive.

Open the index page in a browser. It will look like this:

Your task:

  • in the scss partial _your_work.scss, edit a single css selector: main
  • make the page look like this, but only above 1000px page width (click image for full size).

Limitations:

  • You cannot edit the HTML
  • You cannot edit any other style than main
  • The color must match exactly

When you have the solution, post the contents of the your_work partial in a discussion forum post.