fix dockerfile
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
background-repeat: no-repeat;
|
||||
content: '';
|
||||
position: absolute;
|
||||
background-image: url('@/assets/images/front-pages/background/left-shape.png');
|
||||
// background-image: url('@/assets/images/front-pages/background/left-shape.png');
|
||||
bottom: 0;
|
||||
height: 40px;
|
||||
left: 0;
|
||||
@@ -52,7 +52,7 @@
|
||||
background-repeat: no-repeat;
|
||||
content: '';
|
||||
position: absolute;
|
||||
background-image: url('@/assets/images/front-pages/background/right-shape.png');
|
||||
// background-image: url('@/assets/images/front-pages/background/right-shape.png');
|
||||
bottom: 0;
|
||||
right: 17%;
|
||||
width: 325px;
|
||||
|
||||
Reference in New Issue
Block a user