Move sponsor bar higher
This commit is contained in:
parent
08bfa6a95d
commit
e4a9997f2d
|
@ -93,8 +93,6 @@
|
|||
|
||||
<!-- Progress -->
|
||||
<section id="progress" class="wrapper style3" style="height: 100vh;">
|
||||
<div class="inner">
|
||||
<h2>Progress</h2>
|
||||
|
||||
<!-- Sponsor bar -->
|
||||
<div class="features" id="sponsorbox" style="display: none;">
|
||||
|
@ -107,6 +105,10 @@
|
|||
</section>
|
||||
</div>
|
||||
|
||||
<div class="inner">
|
||||
|
||||
<h2>Progress</h2>
|
||||
|
||||
<div class="features">
|
||||
<section>
|
||||
<span class="icon major fa-pause" id="progressSpinner"></span>
|
||||
|
|
Loading…
Reference in New Issue