ShawnAI commited on
Commit
e0b2f59
·
1 Parent(s): d156ba0

Update dist/index.html

Browse files
Files changed (1) hide show
  1. dist/index.html +2 -1
dist/index.html CHANGED
@@ -22,7 +22,7 @@
22
 
23
  #sidebar {
24
  position: fixed;
25
- top: 30px;
26
  left: 0;
27
  width: 250px;
28
  height: 100%;
@@ -140,6 +140,7 @@
140
  UPU Protection </a></li>
141
  </ul>
142
  <br></br>
 
143
  <!-- Add more API links here -->
144
  </div>
145
  <div id="swagger-ui"></div>
 
22
 
23
  #sidebar {
24
  position: fixed;
25
+ top: 40px;
26
  left: 0;
27
  width: 250px;
28
  height: 100%;
 
140
  UPU Protection </a></li>
141
  </ul>
142
  <br></br>
143
+ <br></br>
144
  <!-- Add more API links here -->
145
  </div>
146
  <div id="swagger-ui"></div>