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
+3 -3
View File
@@ -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){}
*/
#mainContainer{
@@ -31,7 +31,7 @@
justify-content: flex-start;
}
/*================ PC LARGE*/
@media(min-width:1000px){
@media(min-width:1300px){
#mainContainer{
flex-direction: row;
height:100%;