mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-08-13 08:45:38 -04:00
Disabled font inflation on mobile
This commit is contained in:
parent
4f34f4b876
commit
7ce22beda8
2 changed files with 7 additions and 3 deletions
2
build.py
2
build.py
|
@ -10,7 +10,7 @@ document_start = """
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/water.css?v=3">
|
||||
<link rel="stylesheet" href="css/water.css?v=5">
|
||||
<meta charset="utf-8"/>
|
||||
<title>Reticulum Network</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue