mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-09 08:38:48 +00:00
flappy Bird
This commit is contained in:
parent
90a4a5fd59
commit
9f9a21818a
13 changed files with 397 additions and 67 deletions
|
@ -1,6 +1,6 @@
|
|||
.App {
|
||||
text-align: center;
|
||||
min-height: 100vh;
|
||||
min-height: calc(100vh - var(--header-height));
|
||||
}
|
||||
|
||||
.App-logo {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue