bitsnaps commited on
Commit
4d65912
·
verified ·
1 Parent(s): 055733d

fix: navbar override

Browse files
Files changed (1) hide show
  1. index.html +3 -0
index.html CHANGED
@@ -158,6 +158,9 @@
158
  .b-slider.is-info .b-slider-fill {
159
  background: #3273dc;
160
  }
 
 
 
161
  </style>
162
  </head>
163
  <body>
 
158
  .b-slider.is-info .b-slider-fill {
159
  background: #3273dc;
160
  }
161
+ .navbar-end {
162
+ margin-top: 10vh;
163
+ }
164
  </style>
165
  </head>
166
  <body>