lbenicio-minimal-v1 1.1.8 → 1.1.9

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d52451e17d6a34660c93ef6fb75fd482162cdf781782b87c20ee491b9aaf2121
4
- data.tar.gz: 985e6aff29fc842ec081f9a5780dfa2c620a4d76c9830362d19cf88e93525fe9
3
+ metadata.gz: b1ced068184de425fb70978d658a1ac1e57f3fdda930159fd30cb201c61d5d4b
4
+ data.tar.gz: 0d162fcf42df64658cbb8be9a437216c92ad9c4741f7fa234215647e1ed350e1
5
5
  SHA512:
6
- metadata.gz: df9e2922c2f45f6c95e0cd602ae1c7aee7c9e68e962dd1efa0d571f7dbcb9ac3ca56f1a3b94c1ce7858669909101198ad3fcde8ec780c21f08a8c1f5755bc60d
7
- data.tar.gz: 158b5dd805ecb6c756e29eaea74858908b28cb822091b2c8768e788ba47a6b7d886447e9b4277390040c43a8ba9d4cec4f37132bf3a145ebd52baddd08b5de44
6
+ metadata.gz: fcf8497eb9447add6c2584e601a84dc6a56cc0ceb13c98094ecee43d77342d73fc9271a619c8cf6b028b79fe5e38a23effd0a49231c6997d33aed19fe4d660f1
7
+ data.tar.gz: 579b06009e4775cdf0e0e8ce408200069e087660b8dc6693e20fa79c5aedda79056cb03b2dfa1ee4051c02bbb267386959191516fc3d97689ea5012ad421a6dd
@@ -6,7 +6,7 @@
6
6
  </div>
7
7
  </div>
8
8
  </div>
9
- <div class="nav-container-up row mt-2">
9
+ <div class="nav-container-up row mt-3">
10
10
  <nav class="offset-3 col-6">
11
11
  <ul class="list-group list-group-horizontal justify-content-center ms-0 ps-0">
12
12
  <li class="list-group-item border-0">
data/_layouts/posts.html CHANGED
@@ -8,10 +8,10 @@
8
8
  <body class="bg-body d-flex flex-column min-vh-100 {% if page.date %} body-posts{% endif %}">
9
9
  {% include fork.html %}
10
10
  {% include navigation.html %}
11
- <div class="container-fluid mt-2">
11
+ <div class="container-fluid">
12
12
  <div class="row">
13
13
  <div class="offset-xs-1 col-xs-10 offset-sm-3 col-sm-6">
14
- <section class="content mt-2">
14
+ <section class="content mt-5">
15
15
  <div class="container-fluid" id="main-container">
16
16
  {% include anchor-headings.html html=content anchorBody="#" anchorClass="link-anchor" %}
17
17
  {{ content }}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lbenicio-minimal-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.8
4
+ version: 1.1.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Leonardo Benicio