Add 88x31 to readme and remove margin
This commit is contained in:
parent
e0dd99472e
commit
83395dd4a3
@ -10,3 +10,4 @@ Small micro-projects that fit into a single HTML file. Used to experiment and me
|
||||
|
||||
- [Animated background grid](./src/tiling.html)
|
||||
- [Swipeable scrolling](./src/scrolling.html)
|
||||
- [88x31](./src/88x31.html)
|
||||
|
@ -1,5 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
<body style="margin: 0">
|
||||
<canvas
|
||||
id="canvas"
|
||||
width="88"
|
||||
|
Loading…
Reference in New Issue
Block a user