1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-16 04:34:56 +02:00

_layouts/default.html: make container abit wider.

This commit is contained in:
Henrik Hautakoski 2022-09-06 18:04:04 +02:00
parent 17a8c148dd
commit fb930929e3

View file

@ -2,7 +2,7 @@
<html lang="{{ site.lang | default: "en-US" }}">
{% include head.html %}
<body>
<div class="container-lg my-4">
<div class="container-xl my-4">
{% include header.html %}