edit: contenu et structure de la section titre + réglages responsive global

This commit is contained in:
2026-03-20 00:22:23 +01:00
parent 23bc203a1b
commit bb0ac827bb
6 changed files with 227 additions and 16 deletions
@@ -14,9 +14,9 @@
/*+++++++++++++++++ COPYBOX
================ PC HAUT/IPAD
@media(min-width:500px){}
@media(min-width:650px){}
================ PC LARGE
@media(min-width:1000px){}
@media(min-width:1300px){}
*/
#infoContainer{
@@ -30,7 +30,7 @@
justify-content: flex-start;
}
/*================ PC LARGE*/
@media(min-width:1000px){
@media(min-width:1300px){
#infoContainer{
height: 100%;
width: 33.3%;
@@ -15,9 +15,9 @@
/*+++++++++++++++++ COPYBOX
================ PC HAUT/IPAD
@media(min-width:500px){}
@media(min-width:650px){}
================ PC LARGE
@media(min-width:1000px){}
@media(min-width:1300px){}
*/
#titleContainer{
@@ -31,7 +31,7 @@
justify-content: flex-start;
}
/*================ PC LARGE*/
@media(min-width:1000px){
@media(min-width:1300px){
#titleContainer{
height:100%;
width:66.7%;