Skip to content
Extraits de code Groupes Projets
Valider 3ddc9754 rédigé par Maxime DESMARCHELIER's avatar Maxime DESMARCHELIER
Parcourir les fichiers

Fix bug main page

parent a257c1e8
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -54,6 +54,11 @@ h1 {
text-align: center;
}
#app {
width: 100vw;
height: 100vh;
}
button {
border-radius: 8px;
border: 1px solid transparent;
......
......@@ -35,6 +35,7 @@
padding: 20px;
border-radius: 4px;
color: black;
margin: auto;
}
label {
......
......@@ -197,13 +197,6 @@
text-align: center;
}
#app {
margin: 0 auto;
text-align: center;
max-width: none;
padding: 0 !important;
}
html,
body,
#sigma-container {
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter