TOP etchASketch
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
Merge branch 'main' of https://github.com/fabiantorrestech/etchASketch
aa88cdcView on GitHubchanged the color of background to yellow and the footer
4568e2cView on GitHubfixed footer and centering issue with grid by adding another div to worry about flexbox centering
6fe6263View on GitHubMerge branch 'main' of https://github.com/fabiantorrestech/etchASketch
2b59126View on GitHubdiscovered bug with appending grid to DOM. it should append gridContainer, not grid. also resized grid to 500px instead of 700. Also added unused functionality with footer.
e06c752View on GitHubdebugging bug with css vs js attribute modification... why does it work in js but not in css?
82988a1View on GitHubfixed up grid re-sizing with colliding borders correction
041b89eView on GitHubadded css styling to change how tthe options bar loads and also added a container for the grid
f0a47cfView on GitHub