mirror of
https://github.com/FranP-code/Hangman-game-with-React.git
synced 2025-10-13 00:42:32 +00:00
Footer and credits page done
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
resize: none;
|
||||
outline: none;
|
||||
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-family: Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
input[type="submit"] {
|
||||
@@ -59,7 +59,7 @@
|
||||
input[type="text"] {
|
||||
|
||||
height: 5vh;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-family: Helvetica, sans-serif;
|
||||
font-size: 1.2vw;
|
||||
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user