mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-14 05:32:51 -06:00
Page uses available width better, no jumping margins
This commit is contained in:
@@ -29,7 +29,7 @@ $for(header-includes)$
|
||||
$endfor$
|
||||
</head>
|
||||
<body>
|
||||
<div class="container my-5">
|
||||
<div class="container-fluid my-5" style="max-width:1200px">
|
||||
|
||||
$if(title)$
|
||||
<header id="title-block-header">
|
||||
|
||||
Reference in New Issue
Block a user