You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bootcamp_content/projects/positioned-patterns/exercises/positioned-namibia/introduction.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,8 @@ For the emblem:
31
31
- The target implemenation uses `px` values for nearly everything. The only exception is `transform` and `border-radius` which use `%`.
32
32
- 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!
33
33
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
+
34
36
## Think first!
35
37
36
38
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