Skip to content

Instantly share code, notes, and snippets.

@codecademydev
Created August 21, 2023 13:06
Show Gist options
  • Save codecademydev/fc121dfc18120410f52b79522a24e290 to your computer and use it in GitHub Desktop.
Save codecademydev/fc121dfc18120410f52b79522a24e290 to your computer and use it in GitHub Desktop.
Codecademy export
img{
height:150px;
}
.description{
font-size: 20px;
}
#cook-time{
font-weight: bold;
}
.ingredients{
list-style:square;
}
.time{
color:gray;
}
.external-link{
color:SeaGreen;
}
h1,h2,p,li{
font-family:Helvetica;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment