Skip to content

Commit 956c022

Browse files
committed
get rid of underline due to space
1 parent 208087f commit 956c022

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

package/content/index.php

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,8 @@
121121
</div>
122122

123123
<div class="logos">
124-
<a href="https://frankenphp.dev/">
125-
<img src="assets/frankenphp.svg" height="50" width="166" alt="[ Powered by FrankenPHP ]" />
126-
</a>
127-
<a href="https://caddyserver.com/">
128-
<img src="assets/caddy.png" height="50" width="166" alt="[ Powered by Caddy ]" />
129-
</a>
124+
<a href="https://frankenphp.dev/"><img src="assets/frankenphp.svg" height="50" width="166" alt="[ Powered by FrankenPHP ]" /></a>
125+
<a href="https://caddyserver.com/"><img src="assets/caddy.png" height="50" width="166" alt="[ Powered by Caddy ]" /></a>
130126
</div>
131127
</div>
132128
</div>

0 commit comments

Comments
 (0)