Rohit001 commited on
Commit
30f0574
·
1 Parent(s): 8930725

Update static/home.css

Browse files
Files changed (1) hide show
  1. static/home.css +6 -0
static/home.css CHANGED
@@ -362,6 +362,12 @@
362
  align-items: center;
363
  flex-direction: column;
364
  }
 
 
 
 
 
 
365
  @media(max-width: 991px) {
366
  .home-video {
367
  top: 13vh;
 
362
  align-items: center;
363
  flex-direction: column;
364
  }
365
+ #volume{
366
+ cursor:pointer;
367
+ position: absolute;
368
+ right: 0;
369
+ bottom: 0;
370
+ }
371
  @media(max-width: 991px) {
372
  .home-video {
373
  top: 13vh;