mirror of
https://github.com/FranP-code/Hangman-game-with-React.git
synced 2025-10-13 00:42:32 +00:00
responsive design done
This commit is contained in:
@@ -3,9 +3,12 @@
|
||||
left: 0;
|
||||
top: 0;
|
||||
|
||||
width: 100vw;
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
background-color: #fff;
|
||||
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user