mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Crosspromo
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user