mirror of
https://github.com/seigler/generative
synced 2025-07-27 07:06:08 +00:00
Add sketch 4: lenses
This commit is contained in:
parent
f09b4c66f0
commit
d3cbff29fc
5 changed files with 327 additions and 5 deletions
|
@ -35,6 +35,11 @@ code {
|
|||
background-color: #222;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
footer {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue