mirror of
https://github.com/FranP-code/Hangman-game-with-React.git
synced 2025-10-13 00:42:32 +00:00
Styles fixes
This commit is contained in:
@@ -12,4 +12,15 @@
|
||||
padding-left: 3vw;
|
||||
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
position: absolute;
|
||||
bottom: 0px;
|
||||
}
|
||||
|
||||
@media (max-width: 991.98px) {
|
||||
|
||||
.made-with-love {
|
||||
|
||||
position: initial;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user