forked from vgaNAR6ta/drags-and-nerds
edit: contenu et structure de la section titre + réglages responsive global
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user