Skip to content

Byuubee/etch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Etch a Sketch

This project is from theodinproject.

What I learned

In this project, I learned that you can declare global css variables in the :root pseudo class selector. I also solidified my DOM manipulation skills by making a responsive slider that can manipulate the contents of the grid.