Disabled zoom & fixed indentation

This commit is contained in:
Kostas Drakontidis
2025-05-18 20:48:26 +03:00
parent d2b606a03a
commit 7ce2d111be
8 changed files with 30 additions and 13 deletions
+3 -1
View File
@@ -6,6 +6,7 @@
<%= page_title %>
</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
@@ -22,7 +23,8 @@
<center>
<label>Version <%= version %></label>
<br>
<a href="https://github.com/Centaurus-Racing-Team/5G-telemetry" target="_blank" style="font-size: 150%;">GitHub</a>
<a href="https://github.com/Centaurus-Racing-Team/5G-telemetry" target="_blank"
style="font-size: 150%;">GitHub</a>
</center>
<br>
<a href="/app"><span>&#129152; </span>Return</a>