premier jet animation header
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -248,6 +248,9 @@ header .header_left_container {
|
||||
transition: height 2s ease-in-out, width 2s ease-in-out; /* Transition pour le changement de taille */
|
||||
background-color: rgb(255, 255, 255);
|
||||
}
|
||||
header .header_left_container img {
|
||||
display: none;
|
||||
}
|
||||
@media (max-width: 660px) {
|
||||
header .header_left_container {
|
||||
height: inherit;
|
||||
@@ -484,6 +487,9 @@ footer {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.footer #footer-left .footer_left_container .logo-qdd {
|
||||
display: none;
|
||||
}
|
||||
@media (max-width: 700px) {
|
||||
.footer #footer-left .footer_left_container {
|
||||
max-width: 50vw;
|
||||
|
Reference in New Issue
Block a user