DmitrMakeev commited on
Commit
b5ef853
·
verified ·
1 Parent(s): efb1a44

Update plot_week.html

Browse files
Files changed (1) hide show
  1. plot_week.html +1 -9
plot_week.html CHANGED
@@ -7,15 +7,7 @@
7
  <script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
8
  <style>
9
  /* Центрирование и растягивание графиков */
10
- body {
11
- display: flex;
12
- flex-direction: column;
13
- align-items: center;
14
- margin: 0;
15
- padding: 0;
16
- height: 100vh;
17
- justify-content: flex-start;
18
- }
19
  h1 {
20
  margin-top: 20px;
21
  font-size: 24px;
 
7
  <script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
8
  <style>
9
  /* Центрирование и растягивание графиков */
10
+
 
 
 
 
 
 
 
 
11
  h1 {
12
  margin-top: 20px;
13
  font-size: 24px;