mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-20 15:18:33 +00:00
fix(overview-right-img): move to right
This commit is contained in:
parent
0a513140fa
commit
c33c13a526
@ -73,7 +73,7 @@
|
|||||||
.image-container .background-img {
|
.image-container .background-img {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 45%;
|
top: 45%;
|
||||||
left: 50%;
|
left: 55%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
height: 140%;
|
height: 140%;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user