mirror of
https://github.com/RGBCube/Site
synced 2025-07-30 20:47:46 +00:00
default.vto: add spaces to width header
This commit is contained in:
parent
ea4f34fc95
commit
e22ca700ee
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ layout: null
|
|||
<meta charset="UTF-8">
|
||||
|
||||
<!-- VIEWPORT -->
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0{{ if prevent_zoom }},maximum-scale=1.0,user-scalable=0{{ /if }}">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0{{ if prevent_zoom }}, maximum-scale=1.0, user-scalable=0{{ /if }}">
|
||||
|
||||
<!-- NUKE DARKREADER -->
|
||||
<meta name="darkreader-lock">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue