forked from vgaNAR6ta/drags-and-nerds
edit: ajout script generatif avec collection test + pleins de petits réglages
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<template>
|
||||
<div id="titleContainer">
|
||||
<PlayerDiv></PlayerDiv>
|
||||
<GeneratedDiv></GeneratedDiv>
|
||||
<TitleTextDiv></TitleTextDiv>
|
||||
</div>
|
||||
@@ -28,7 +27,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
justify-content: space-between;
|
||||
}
|
||||
/*================ PC LARGE*/
|
||||
@media(min-width:1300px){
|
||||
|
||||
Reference in New Issue
Block a user