Skip to content

Commit 5cbe9ca

Browse files
committed
Add instructions to namibia
1 parent 487eae3 commit 5cbe9ca

File tree

1 file changed

+2
-0
lines changed
  • bootcamp_content/projects/positioned-patterns/exercises/positioned-namibia

1 file changed

+2
-0
lines changed

bootcamp_content/projects/positioned-patterns/exercises/positioned-namibia/introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ For the emblem:
3131
- The target implemenation uses `px` values for nearly everything. The only exception is `transform` and `border-radius` which use `%`.
3232
- There is a straight-forward approach to positioning the triangles that is pain-free. Try and find the right method, not the right arbitary set of magic co-ordinates!
3333

34+
I highly recommend **not** embedding this in the blue section, else you're going to have to do a lot of maths with the rotations. Instead place it arbitarily on top of the stripes.
35+
3436
## Think first!
3537

3638
This exercise is not simple, but it **is** achievable. The key to all of the parts are choosing the right concepts and mechanisms. Get one part right first before worrying about the next part etc.

0 commit comments

Comments
 (0)