Add viewport settings

This commit is contained in:
Akko
2022-03-18 19:38:02 +01:00
parent f25f2a8c9e
commit c0135c72d8
7 changed files with 114 additions and 100 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2022-03-18 Fri 13:55 -->
<!-- 2022-03-18 Fri 19:37 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>About</title>
@@ -190,6 +190,8 @@
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { width: 90%; }
</style>
<meta name="viewport"
content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
</head>
<body>