linear-gradient
in the design, you’ll have to figure out where it is and how it works.These are the only CSS properties you’ll need to add to accomplish the layout:
background
or if you prefer: background-image
, background-position
, background-size
, background-repeat
, background-color
border
and the individual sides: border-top
, etc.border-radius
color
padding-top
— in only one place#588477
, #fff
, #467366
, #2d5a4d
, #145b1d
, rgba(16, 52, 41, .8)
, rgba(16, 52, 41, 0)
3px
8px
64px
.75em
banner.jpg
, leaf-bg.svg
, leaf-icon.svg
, two-leaves.svg
Visually match the images in the “screenshots” folder and create the interaction shown in the linked video.
Drop this folder into your Markbot application. Make sure to fix all the errors. And submit to Canvas using Markbot.