video
This commit is contained in:
@@ -41,8 +41,8 @@ nav:hover{
|
||||
|
||||
|
||||
#icone{
|
||||
height: 10vh;
|
||||
width: 10vw;
|
||||
height: 7vh;
|
||||
width: 7vw;
|
||||
}
|
||||
|
||||
|
||||
@@ -52,15 +52,19 @@ main{
|
||||
}
|
||||
|
||||
#background-video{
|
||||
|
||||
filter: opacity(50%);
|
||||
mix-blend-mode: screen;
|
||||
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
object-fit: cover;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
right: 0;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
z-index: -1;
|
||||
width: 100vw;
|
||||
object-fit: cover;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
right: 0;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
#cas{
|
||||
|
Reference in New Issue
Block a user