jekyll-theme-lucas-minima 0.1.21 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_sass/minima/_layout.scss +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 49f5d3bbd9a4fb5c0d80731324476c6449265c7f70ab952365aa3967d7aa1432
4
- data.tar.gz: 6bdf0014f9edd0dace08693f5713ed17cb4390ac0046c782050604b3d40642e4
3
+ metadata.gz: c4ebeb964cf0bf62676482fc82719c03c46fccdbb0ec20f2724bffe0d08bfa27
4
+ data.tar.gz: 7d7dc155b5826ecb9627a6528d41e2649227f8870fe2dc0b3271b5ee375053b3
5
5
  SHA512:
6
- metadata.gz: 22fe56b9dc1d2afc35872aaa81c23f251474b2b8efbeef41479fc83ff1e8aaf9e08744da2fc1f05b0c74e3854ed46e8a19a956e13b4d233be2079b5c9ac75e46
7
- data.tar.gz: dfedf18c22975a071fe90ee3f75ebd333a0773b6c8658ece0da4ec19fef009391173d786fce5bc8097252c3e6d48454e5e9d3d8bc281f18c0964f7cfacdef5a7
6
+ metadata.gz: a696ad824aaa6ceb41665fe12c6b94651749e2026e772c9f8af7dca4576e92cc511b2210264d7b80d60a32a79f2d21760894b52c9c16600fcb8170f01f89f932
7
+ data.tar.gz: 6dafcf26dee1067fe43c9fdccd105e3808084f6ae8c05379aca55e8f8db0bae9608ba4a3d6ffa8d91e3d2e7f23001a944c4aa65ef211fa0be9a3ec1228b6cdef
@@ -246,13 +246,13 @@
246
246
  .button-container {
247
247
  display: flex;
248
248
  align-items: center;
249
- margin-bottom: 10px; /* Adjust as needed for spacing */
250
249
  }
251
250
 
252
251
  .button {
253
252
  display: inline-block;
254
253
  padding: 5px 10px;
255
254
  font-size: 16px;
255
+ margin-right: 15px;
256
256
  font-weight: bold;
257
257
  text-align: center;
258
258
  text-decoration: none;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-lucas-minima
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.21
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - LucasZ-SGP