Spaces:
Sleeping
Sleeping
Update nutri_call.html
Browse files- nutri_call.html +1 -0
nutri_call.html
CHANGED
@@ -57,6 +57,7 @@ legend {
|
|
57 |
grid-template-columns: 40px repeat(7, 110px);
|
58 |
gap: 10px;
|
59 |
padding: 10px;
|
|
|
60 |
}
|
61 |
|
62 |
.profile-container {
|
|
|
57 |
grid-template-columns: 40px repeat(7, 110px);
|
58 |
gap: 10px;
|
59 |
padding: 10px;
|
60 |
+
margin-left: -20px; /* Сдвигаем блок левее */
|
61 |
}
|
62 |
|
63 |
.profile-container {
|