Globe: Fix bottom when cut

This commit is contained in:
2020-04-21 14:41:26 +02:00
parent 11c95ce4f2
commit faf0c3c96b
5 changed files with 18 additions and 20 deletions

View File

@@ -1,6 +1,7 @@
// Main page
.housesof {
position: absolute;
z-index: 120;
top: 0;
left: 0;
width: 100%;