|
@@ -246,7 +246,7 @@ body.in-iframe {
|
|
|
width: calc(100% - 48px) !important ;
|
|
|
height: calc(20.3vw - 48px) !important;
|
|
|
margin: auto;
|
|
|
- background: url('/common-module/exhibition/img/work_bg.png') center center no-repeat;
|
|
|
+ background: url('/common-module/exhibition/img/work_bg.png?v=1') center center no-repeat;
|
|
|
background-size: cover;
|
|
|
border-radius: 8px;
|
|
|
}
|