forked from CRM_Production/JTT_CrM
parent
702b51af12
commit
365af695a8
@ -1,6 +1,12 @@
|
|||||||
.chargement {
|
.chargement {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
}
|
||||||
|
|
||||||
|
.logo{
|
||||||
|
height: 200px;
|
||||||
|
width:200px;
|
||||||
}
|
}
|
Loading…
Reference in new issue