This commit is contained in:
2023-01-20 11:10:20 +05:30
parent 313fae620d
commit dccebdf249
3 changed files with 29 additions and 15 deletions
+8
View File
@@ -33,6 +33,14 @@
// heights
.vh_60{
height: 60vh;
}
.vh-77{
height: 77vh;
}
.vh-85 {
height: 85vh;
}