diff --git a/assets/css/video-inv.css b/assets/css/video-inv.css index 1dd9c368..7dbdbcba 100644 --- a/assets/css/video-inv.css +++ b/assets/css/video-inv.css @@ -1,7 +1,10 @@ @media (min-width: 1200px) { +.left_area h3{ + position: fixed; + } .video-title{ width: 78% - } +} .video-infos{ width:60%; }