|
@@ -1125,7 +1125,8 @@ export default {
|
|
background-image: url("/static/images/overview/rtback.png");
|
|
background-image: url("/static/images/overview/rtback.png");
|
|
position: absolute;
|
|
position: absolute;
|
|
top: 3rem;
|
|
top: 3rem;
|
|
- right: 2rem;
|
|
|
|
|
|
+ right: 4rem;
|
|
|
|
+ left: 16rem;
|
|
z-index: -1;
|
|
z-index: -1;
|
|
|
|
|
|
.text {
|
|
.text {
|
|
@@ -1139,7 +1140,7 @@ export default {
|
|
background-image: url("/static/images/overview/rbback.png");
|
|
background-image: url("/static/images/overview/rbback.png");
|
|
position: absolute;
|
|
position: absolute;
|
|
top: 8rem;
|
|
top: 8rem;
|
|
- right: 2rem;
|
|
|
|
|
|
+ left: 16rem;
|
|
z-index: 100;
|
|
z-index: 100;
|
|
|
|
|
|
.text {
|
|
.text {
|