mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Page uses available width better, no jumping margins
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="container-fluid" style="max-width:1200px">
|
||||
|
||||
<div class="m-4 text-center">
|
||||
<img style="height:250px" src="doc/Logos/gf1.svg" alt="GF Logo">
|
||||
@@ -55,7 +55,7 @@
|
||||
|
||||
<a href="lib/doc/synopsis/index.html" class="btn btn-primary mb-2">
|
||||
<i class="fab fa-readme mr-1"></i>
|
||||
RGL Library Synopsis
|
||||
RGL Synopsis
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user