Add sketch 4: lenses

This commit is contained in:
Joshua Seigler 2019-11-10 23:12:56 -05:00
parent f09b4c66f0
commit d3cbff29fc
5 changed files with 327 additions and 5 deletions

View file

@ -35,6 +35,11 @@ code {
background-color: #222;
}
ul {
list-style: none;
padding-left: 0;
}
footer {
position: fixed;
bottom: 0;