Skip to content

Commit

Permalink
Merge pull request #752 from turingschool/css-fund
Browse files Browse the repository at this point in the history
Css fund
  • Loading branch information
hfaerber authored Dec 13, 2023
2 parents 528930f + 8228f19 commit 10af86c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lessons/module-1/css-fundamentals.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@ This diagram can be found in the CSS Dev Tools and the same color coding is used

We can apply all the margin and padding we want, but when it comes down to it, many times Front End Developers are tasked with re-creating something a designer has provided them with, commonly called "comps". Let's use our tools to build something professional-grade.

Throughout both lessons today, you are going to work on recreating a piece of the [Imperfect Foods website](https://web.archive.org/web/20220118162321/https://try.imperfectfoods.com/overview).
Throughout both Mod 1 CSS lessons, you are going to work on recreating a piece of the [Imperfect Foods website](https://web.archive.org/web/20220118162321/https://try.imperfectfoods.com/overview).

You will have one hour to work on `iteration 1` of [this activity](https://github.com/kaylagordon/css-intro-imperfectfoods). You will work on `iteration 2` this afternoon, after you've learned about Flexbox.
You will have one hour to work on `iteration 1` of [this activity](https://github.com/kaylagordon/css-intro-imperfectfoods). You will work on `iteration 2` after you've had the CSS Flexbox lesson.

## Wrap Up

Expand Down

0 comments on commit 10af86c

Please sign in to comment.