1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-27 10:53:43 +02:00

_layouts/default.html: change vertical margin abit.

This commit is contained in:
Henrik Hautakoski 2022-01-25 16:54:54 +01:00
parent a9f2d41f13
commit b95eeafbdb
No known key found for this signature in database
GPG key ID: 608414D93E862CCD

View file

@ -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-5"> <div class="container-lg my-4">
{% include header.html %} {% include header.html %}