0
[HELP !] Responsive Game "Paper-Rock-Scissors"
In my last projet ( https://code.sololearn.com/Wt102fBrObdh/#html ), I used "vw" but this CSS can't be responsive with tablets and smartphones ! I want to do a final version where we can play without be on a computer screen ! In hope you can help me; Glin
1 Réponse
+ 2
line 36
typo of unit
should be vw instead of vh
line 87
add width : 80%;
to #MainGwonam
https://code.sololearn.com/WPgBbLsv595X/?ref=app