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

Crosspromo

This commit is contained in:
tobspr
2021-08-11 16:27:39 +02:00
parent eb628526c9
commit fb695d7413
2 changed files with 19 additions and 0 deletions

View File

@@ -550,6 +550,16 @@
}
}
#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: grid;
flex-grow: 1;