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){}
|
||||
*/
|
||||
|
||||
#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%;
|
||||
|
||||
Reference in New Issue
Block a user