diff --git a/src/desktop/img/nft/hero/video_border.png b/src/desktop/img/nft/hero/video_border.png new file mode 100644 index 0000000..4a2f160 Binary files /dev/null and b/src/desktop/img/nft/hero/video_border.png differ diff --git a/src/desktop/nft.html b/src/desktop/nft.html index 607d6f1..b8ac2f9 100755 --- a/src/desktop/nft.html +++ b/src/desktop/nft.html @@ -22,6 +22,13 @@ video{ object-fit:fill } + #hero_skill_movie{ + border-radius: 25px; + margin: 26px 27px; + } + .nobg{ + background: unset!important; + }
@@ -301,9 +308,12 @@