harms-columns-front-page 2.1.0 → 2.1.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 075d9c58918a7010d697e3b65a32052a7f86473a
4
- data.tar.gz: c3b84033040ab983eb448f337eb5f047017f6895
3
+ metadata.gz: ba471067749210c0ea859f84650c610044e04a18
4
+ data.tar.gz: 546b45673a7d34370e8dfe8ecfefc2eeac5ec336
5
5
  SHA512:
6
- metadata.gz: 4849ba11e61f25832519b86818ef00c052ac08f4bf02b048f8b2bbf5f4385d99811395ef5e97357af0d874a82fc351f2ee6ff80356b83b0ceeb0cacbdad69299
7
- data.tar.gz: 51fc7b142df0eb37d998ae2e994bd6f09b320cfd684d8346589edd9f5a88a93e1ed3644da6601078f0c392a43e9673132ae8c1e6492a38f3a02ac3fa6f52da4f
6
+ metadata.gz: bc555b81c4f869a1e43e6a9269ac650570c57a9eea59719cd01ee5542b6394475ff45410183fbb4042730c000eaa4b3c77c26c077cd2aa29f831bb6029098c75
7
+ data.tar.gz: 1b1eb1c09af071e5ecb7f3a9271a4ad887cb83968e1ab509ad92d8a012a602311e8675d5506b87901bc0e37851f8586d132ad5f7ba354a9f8935b7b8f99e8659
data/_sass/_base.sass CHANGED
@@ -39,8 +39,6 @@ html
39
39
  .wrapper
40
40
  &.page
41
41
  margin-bottom: $section-margin
42
- @media screen and ($tablet)
43
- margin-bottom: $section-margin/2
44
42
  img
45
43
  position: relative
46
44
  left: 50%
data/_sass/_tag-list.sass CHANGED
@@ -6,8 +6,6 @@ html
6
6
  display: flex
7
7
  justify-content: flex-start
8
8
  margin-bottom: $section-margin - 40px
9
- @media screen and ($tablet)
10
- margin-bottom: $section-margin/2 - 40px
11
9
  flex-wrap: wrap
12
10
  li
13
11
  margin-right: 10px
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: harms-columns-front-page
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0
4
+ version: 2.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Harms