Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@kbk0125
Created August 24, 2016 02:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save kbk0125/0d2a783ee64394f034c29882cd7b3399 to your computer and use it in GitHub Desktop.
Save kbk0125/0d2a783ee64394f034c29882cd7b3399 to your computer and use it in GitHub Desktop.
.fullSundae{
height:500px;
position:static;
}
.fullSundae > .iceCreamScoop{
height:100px;
}
.glass{
position:relative;
height:60%;
}
.glass .iceCreamScoop{
height: 33.3%;
position:relative;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment