add zeus-Vercel and update html (#46)

This commit is contained in:
Dmitry Afanasyev
2023-10-27 18:37:25 +03:00
committed by GitHub
parent 2e7d4880e0
commit 11cfccbb01
10 changed files with 594 additions and 441 deletions

View File

@@ -627,13 +627,12 @@ ul {
}
}
@media screen and (max-height: 640px) {
@media screen and (max-height: 640px) and (min-width: 990px) {
body {
height: 87vh
}
}
.shown {
display: flex;
}