munkhtegsh / f1-3-c2p1-colmar-academy

0 stars 0 forks source link

lots of hiding #5

Open rimmesbe opened 7 years ago

rimmesbe commented 7 years ago

You have to set a lot of thing to display none. Might be easier to just make a class that handles this, and just give it to all the elements you will need to toggle. .desktop { display: none; }

https://github.com/munkhtegsh/f1-3-c2p1-colmar-academy/blob/master/capstone_colmar_assets/styles/style.css#L387