Skip to content

Commit

Permalink
fixed artist video width
Browse files Browse the repository at this point in the history
  • Loading branch information
venix12 authored Dec 2, 2023
1 parent 568fb0a commit 78b52d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/css/bem/artist.less
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@

&__video {
margin-top: 20px;
max-width: 100%;
width: 100%;
border-radius: @border-radius-large;
overflow: hidden;
}
Expand Down

0 comments on commit 78b52d7

Please sign in to comment.