Spaces:
Sleeping
Sleeping
Update plot_week.html
Browse files- plot_week.html +1 -1
plot_week.html
CHANGED
|
@@ -24,7 +24,7 @@ body {
|
|
| 24 |
/* Шапка */
|
| 25 |
.header {
|
| 26 |
width: 100%;
|
| 27 |
-
padding:
|
| 28 |
display: flex;
|
| 29 |
justify-content: space-between;
|
| 30 |
align-items: center;
|
|
|
|
| 24 |
/* Шапка */
|
| 25 |
.header {
|
| 26 |
width: 100%;
|
| 27 |
+
padding: 0px 0; /* Убраны отступы справа и слева */
|
| 28 |
display: flex;
|
| 29 |
justify-content: space-between;
|
| 30 |
align-items: center;
|