Disabled zoom & fixed indentation
This commit is contained in:
+3
-1
@@ -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>🢀 </span>Return</a>
|
||||
|
||||
Reference in New Issue
Block a user