forked from leftypol/leftypol
Fix scaling on mobile devices
This commit is contained in:
parent
36e001f007
commit
582cda3c89
4 changed files with 8 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
var active_page = "thread";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue