1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

try out different variants

This commit is contained in:
tobspr
2022-06-09 08:58:37 +02:00
parent 8c5118e41d
commit e1cd08d2f9
5 changed files with 28 additions and 36 deletions

View File

@@ -677,16 +677,6 @@
}
}
#crosspromo {
position: absolute;
@include S(bottom, 50px);
@include S(right, 20px);
@include S(width, 190px);
@include S(height, 100px);
pointer-events: all;
border: 0;
}
.footer {
display: flex;
flex-grow: 1;