mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-19 22:41:52 +00:00
increase doc width
This commit is contained in:
parent
cf16c74cfc
commit
373935e478
1 changed files with 5 additions and 0 deletions
|
|
@ -8,6 +8,11 @@
|
|||
<meta name="description" content="Factorio Blueprints API">
|
||||
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
||||
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css">
|
||||
<style>
|
||||
.markdown-section {
|
||||
max-width:1400px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Reference in a new issue