Changement général pour avoir une bonne
hauteur et largeur sur toutes les pages
This commit is contained in:
@@ -12,3 +12,11 @@
|
||||
.formNewJumps>* {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.content {
|
||||
height: 90vh;
|
||||
display: flex;
|
||||
justify-content: left;
|
||||
flex-direction: column;
|
||||
align-items: initial;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user