Jeremy DUCOURTHIAL 3 years ago
commit bbd426bfbe

@ -162,7 +162,7 @@ body {
flex-direction: column;
justify-content: space-evenly;
height: auto;
width: 93.4%;
width: 94.3%;
margin: 5px 10px 10px 5px;
.Stat_1 {

@ -313,7 +313,7 @@
width: 18px;
height: 18px;
border-radius: 20px;
top: 15%;
top: 12%;
left: 10%;
background-color: white;
transform: scale(1.1);

@ -93,7 +93,7 @@ body {
.nav_bar_verticale {
display: flex;
flex-direction: column;
justify-content: space-evenly;
justify-content: space-around;
align-items: center;
width: 5%;
margin: 5px 5px 10px 10px;

Loading…
Cancel
Save