video pres
This commit is contained in:
@@ -60,8 +60,8 @@ header{
|
||||
|
||||
.img_main{
|
||||
backdrop-filter: blur(10px);
|
||||
height: 20rem;
|
||||
width: 25rem;
|
||||
height: 22rem;
|
||||
width: 35rem;
|
||||
border-radius: 15px;
|
||||
transition: transform ease 0.4s;
|
||||
filter: saturate(0.2);
|
||||
@@ -100,6 +100,7 @@ header{
|
||||
#fond_2 video{
|
||||
margin: 1%;
|
||||
}
|
||||
#
|
||||
@media only screen and (max-width: 800px){
|
||||
|
||||
body{
|
||||
|
@@ -27,6 +27,7 @@ form{
|
||||
margin: 10vh;
|
||||
}
|
||||
|
||||
|
||||
form div {
|
||||
margin: 2%;
|
||||
}
|
||||
|
@@ -3,6 +3,7 @@
|
||||
flex-direction: row-reverse;
|
||||
justify-content: space-around;
|
||||
align-items: center;
|
||||
margin-bottom: 10vh;
|
||||
}
|
||||
|
||||
#ligne-partenaires {
|
||||
@@ -95,3 +96,8 @@ aside{
|
||||
color: white;
|
||||
}
|
||||
|
||||
#nouveau-partenaire{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user