Spaces:
Sleeping
Sleeping
Update nutri_call.html
Browse files- nutri_call.html +2 -2
nutri_call.html
CHANGED
@@ -152,8 +152,8 @@ legend {
|
|
152 |
}
|
153 |
.square-button {
|
154 |
|
155 |
-
width:
|
156 |
-
height:
|
157 |
font-size: 28px; /* Увеличенный размер текста */
|
158 |
font-weight: bold; /* Жирный шрифт */
|
159 |
border: none; /* Убираем границы */
|
|
|
152 |
}
|
153 |
.square-button {
|
154 |
|
155 |
+
width: 50px;
|
156 |
+
height: 20px;
|
157 |
font-size: 28px; /* Увеличенный размер текста */
|
158 |
font-weight: bold; /* Жирный шрифт */
|
159 |
border: none; /* Убираем границы */
|