jumbo-jekyll-theme 4.7.3 → 4.7.4

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/core/theme.scss +11 -19
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e8ebc5a275634fea0cbd9a82c44986806762d57ac8857fcd51c62f08bb36f442
4
- data.tar.gz: 84a1a9e4066b0e6a28ea04c23e2d20f8848ccb9da6dbffaa8abcd89de963f109
3
+ metadata.gz: 1e8ca7bc8e97edd1e1005cae0fbe6e1667717b20c89634bc68c038cd048c06a7
4
+ data.tar.gz: 15911970f601638abe4ae619739c1b5bb2fa64bb8684d10d7f76f5f76eef6a3b
5
5
  SHA512:
6
- metadata.gz: 335374d720eddd675c49d2b918795781c309f2b299cf1d7d1e6c5331f5284741715ff1ee29b156e2aa7ac122e03f01acb529e34598751a77f225b8e4c005212d
7
- data.tar.gz: 335e23e3023e3506a8cdf99be011456d03479669de309b60a0bc8c9e5a6c84262c76d35e9c6260ff9894b9f023aecc1354ca671ef17e436ecc97411c3ebf90eb
6
+ metadata.gz: 36d840c91d27d50e5afb5b6c725b9a3f78535061180b4bb1158206695d1ecfe880f5a42e6eec2e4dd0f1ae827ad375c7b7d31c66cd67b4024152f870cf3f991c
7
+ data.tar.gz: 0fe8c68bf16ee0fe5271393625e557f6cb9f102cdcb4be5198bd8fd85fe355e34705865e2c7d2e5c3399e4c6da017b2be374afecabaff4aebca8fa111f8e344e
@@ -113,12 +113,6 @@ div#github_controls a#github_home {
113
113
  color: #333;
114
114
  transition: all 250ms ease;
115
115
  }
116
- blockquote {
117
- padding: 10.5px 21px;
118
- margin: 0 0 21px;
119
- font-size: 18.75px;
120
- border-left: 5px solid $brand-primary;
121
- }
122
116
  #wrapper blockquote{
123
117
  font-size: 30px !important;
124
118
  background: #f9f9f9;
@@ -129,19 +123,17 @@ blockquote {
129
123
  line-height: 1.4;
130
124
  margin-left: 0px;
131
125
  border:1px solid #e1e1e1;
132
- border-left: 10px solid #9aca33;
133
-
134
- }
135
-
136
- #wrapper blockquote:before {
137
- content: open-quote;
138
- display: inline;
139
- line-height: 0;
140
- left: -10px;
141
- position: relative;
142
- top: 30px;
143
- color: #9acb33;
144
- font-size: 3em;
126
+ border-left: 10px solid $brand-primary;
127
+ &:before {
128
+ content: open-quote;
129
+ display: inline;
130
+ line-height: 0;
131
+ left: -10px;
132
+ position: relative;
133
+ top: 30px;
134
+ color: $brand-primary;
135
+ font-size: 3em;
136
+ }
145
137
  }
146
138
  .members-img {
147
139
  width: auto;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jumbo-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.7.3
4
+ version: 4.7.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-05-23 00:00:00.000000000 Z
11
+ date: 2019-05-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll