mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-19 05:00:04 +02:00
_layouts/default.html: make container abit wider.
This commit is contained in:
parent
17a8c148dd
commit
fb930929e3
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
<html lang="{{ site.lang | default: "en-US" }}">
|
<html lang="{{ site.lang | default: "en-US" }}">
|
||||||
{% include head.html %}
|
{% include head.html %}
|
||||||
<body>
|
<body>
|
||||||
<div class="container-lg my-4">
|
<div class="container-xl my-4">
|
||||||
|
|
||||||
{% include header.html %}
|
{% include header.html %}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue