Fixed responsivenes of header image

This commit is contained in:
Roddy González 2024-05-12 19:18:14 +02:00
parent 410b775e06
commit 8b258ec276
Signed by: release_candidate
GPG key ID: 1B4847B4102A33EA
2 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,5 @@
<header> <header>
<img src="/apollo.jpg" style="height:300px"/> <img src="/apollo.jpg"/>
you@<a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a>:~ $ ls .;<br> you@<a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a>:~ $ ls .;<br>
<div style="float: right;"><span style="color:red">❌ ERROR: </span>{{ .Site.Params.subtitle }}</div><br> <div style="float: right;"><span style="color:red">❌ ERROR: </span>{{ .Site.Params.subtitle }}</div><br>
<p> <p>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 308 KiB

After

Width:  |  Height:  |  Size: 89 KiB