Logo is now aligned to the right! this fixes things on desktop... not so sure about mobile! maybe disable logo on mobile?

This commit is contained in:
eetnaviation
2024-05-10 09:18:14 +03:00
parent 68541a181d
commit 0d92bcda99

View File

@ -16,7 +16,7 @@
<body>
<picture>
<img src="/velendeulogo.jpg" alt="velendeulogojpg" style="width:auto";>
<img src="/velendeulogo.jpg" alt="velendeulogojpg" style="float: right; margin-left: 15px;";>
</picture>
<h2>TLT Location Finder</h2>
<form id="search-form">