Skip to content

Commit 62e2a49

Browse files
authored
Change sidebar item style for ProStore Installer
Updated the margin-top style of the ProStore Installer sidebar item to top.
1 parent ce2fb93 commit 62e2a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<div class="content-area">
1818
<div class="sidebar">
19-
<div class="sidebar-item" style="margin-top: 3dvh;>ProStore Installer</div>
19+
<div class="sidebar-item" style="top: 3dvh;>ProStore Installer</div>
2020
<div class="sidebar-item">Certificate Manager & Status</div>
2121
<div class="sidebar-item">Certificate Converter</div>
2222
</div>

0 commit comments

Comments
 (0)