avoid content jumping , improve mobile ux

This commit is contained in:
lesion
2022-02-04 22:35:15 +01:00
parent 99794c1619
commit 70d55493e9
7 changed files with 41 additions and 23 deletions

View File

@@ -30,6 +30,10 @@ li {
justify-content: center;
}
#calh {
height: 292px;
}
.container {
max-width: 1400px;
}