Skip to content

Commit ae174ab

Browse files
committed
Fix header image manual style
1 parent 24ecf7a commit ae174ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/doc/index.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
<div class="lsp-content smooth">
4848
<!-- Header -->
4949
<div id="header">
50-
<img src="<?= $DOCROOT ?>img/header.png" alt="Linux Studio Plugins Project" >
50+
<div class="header-box">
51+
</div>
5152
</div>
5253

5354
<!-- Navigation top -->

0 commit comments

Comments
 (0)