Add new modules to CS Connections landing page - #48023
Conversation
| padding: 0 1.5em 1.5em; | ||
| } | ||
|
|
||
| h3{ |
There was a problem hiding this comment.
small nit: should there be a space here (same for a.btn below)?
There was a problem hiding this comment.
Ah yes! Good catch 😄
|
|
||
| a { | ||
| font-family: 'Gotham 4r', sans-serif; | ||
| color: $color-black !important; |
There was a problem hiding this comment.
why do we need important here and below? (we definitely might just curious why!)
There was a problem hiding this comment.
I think this was leftover from my earlier refactor process — just tried it without and we don't need them! ✨
|
|
||
| ## Open-ended projects | ||
| {{ csc_module, title: "Marine Life Ecosystems", image: "/images/csc/landing/module_marine_life.png", grades: "3-5", subject: "Science", duration: "4 hours", description: "Restore balance to a marine life ecosystem on the verge of overfishing.", button_text: "Learn more", url: "https://studio.code.org/s/csc-ecosystems-2022" }} | ||
| {{ csc_module, title: "Star Quilts", grades: "3-5", image: "/images/csc/landing/module_star_quilts.png", subject: "Math", duration: "4 hours", description: "Design a Native American star quilt using rhombus patterns in The Artist.", button_text: "Learn more", url: "https://studio.code.org/s/csc-starquilts-2022" }} |
There was a problem hiding this comment.
another tiny nit (sorry!): can we keep the properties in the same order? so grades after image here to be consistent with the others? I thought grades wasn't set on this one at first
There was a problem hiding this comment.
No need to apologize, I love it! Just updated.
bethanyaconnor
left a comment
There was a problem hiding this comment.
A couple of tiny nits and a question but otherwise lgtm!
Updates to https://code.org/educate/csc:
h2s: Open-ended projects > Sample Projects & Bridging Lessons > Quick ActivitiesRelevant info: Asana task • Gdoc w/ details
Before:
After: