Fixed viewport issues
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- 2022-03-18 Fri 19:59 -->
|
||||
<!-- 2022-03-18 Fri 20:17 -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=500, initial-scale=1" />
|
||||
<meta name="viewport" content="width=100%, initial-scale=0.7" />
|
||||
<title>Sitemap for project pages</title>
|
||||
<meta name="generator" content="Org Mode" />
|
||||
<style>
|
||||
@@ -190,8 +190,6 @@
|
||||
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
||||
.org-svg { width: 90%; }
|
||||
</style>
|
||||
<meta name="viewport"
|
||||
content="width=500, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user