remotes/1693176582716663532/tmp_refs/heads/watchparty
Outrun Colors 2022-09-27 17:36:25 -05:00
parent 3f7a3ea1cc
commit 92f6454593
No known key found for this signature in database
GPG Key ID: 0426976DCEFE6073
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "chat",
"version": "0.1.22",
"version": "0.1.23",
"main": "./src/index.tsx",
"license": "MIT",
"dependencies": {

View File

@ -120,7 +120,7 @@ body {
}
.App-content__reduced {
height: calc(var(--vh, 1vh) * 45);
height: calc(var(--vh, 1vh) * 55);
}
}