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