lbenicio-minimal-v1 1.1.8 → 1.2.0

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: 1e988695fd32bf268e38efb9cb19b30b24090073250a89cb03fe4fcf2a9b084e
4
+ data.tar.gz: '00968a47294f5c7e36fb78d02cbac33bb249572f49c426d37921785212b1c556'
5
5
  SHA512:
6
- metadata.gz: df9e2922c2f45f6c95e0cd602ae1c7aee7c9e68e962dd1efa0d571f7dbcb9ac3ca56f1a3b94c1ce7858669909101198ad3fcde8ec780c21f08a8c1f5755bc60d
7
- data.tar.gz: 158b5dd805ecb6c756e29eaea74858908b28cb822091b2c8768e788ba47a6b7d886447e9b4277390040c43a8ba9d4cec4f37132bf3a145ebd52baddd08b5de44
6
+ metadata.gz: fb39f9b2df20a6b47be09c222f6aa364571796b59293972964c16d2a48c20d723a20933f28d8221c5dc2c85562768fc01b5025c6114c6e58aa4c0a6dfc566a3a
7
+ data.tar.gz: 8fe4fdb9b9386f078468714f812f3bc688129d667d2bf35713d8c8d2619bdf1c1ad993aa079dadbf40d233ccb7b41abb4d08ffb07ad2a8721f9a2d7d80ef4ff8
@@ -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.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Leonardo Benicio