Open rimmesbe opened 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
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