frogmore 0.3.0 → 0.4.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/_main.scss +23 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ad6b20aaa40c85b50dc13ca7a163a2d221bf991a91e06687e9fa38a9a1cdd927
4
- data.tar.gz: a2458e7b38148200058a7afe99771120a7771928faa29fbbac9e5d6abdad1155
3
+ metadata.gz: d1c9cf3f2f65e2ac89d73cee10ac4a21236521029149878d4bcf222ff96e7ce4
4
+ data.tar.gz: b4dc7d3fcdf90daec1280342d90ceabea3804d500e741e1c46d41eeb105ee71d
5
5
  SHA512:
6
- metadata.gz: 5100cd61b27a52f74ce8e54fff8e83b006e9aaca7c2d9117b50d85967a1c5b52c6280f3649c45e1d2d8c1e66b606f44baf45b396d361846a3a9353c43a3a18fb
7
- data.tar.gz: 49730c2bad81cc99f0b20768709e8011efd8c988b721f571295543249276e16754dec485d038d3b6fb4bdf2042c58dbe39ca4d59c10c54457daf0253c46c9c90
6
+ metadata.gz: 9f7e0e203d46cda2351015b47e491ef91bc06546c513bf35be3e51c49f9057432b8703619bc1e998bd763060d95afc99a5375dc1f4b70ad9069c8c98d397da2e
7
+ data.tar.gz: 1d6e3e05cd7e2cfdd32086fc2e7dcf45e6f250555de7fa5d1edd8ac6b0c9105797d46821e52b53de70f9efffa093150f17e4e50f5703141aa4ced73a1d08ec23
@@ -25,6 +25,10 @@ a {
25
25
 
26
26
  .meta {
27
27
  margin: 1rem 0;
28
+ }
29
+
30
+ .meta,
31
+ em {
28
32
  font-style: italic;
29
33
  }
30
34
 
@@ -78,6 +82,16 @@ header ul,
78
82
  flex-direction: column;
79
83
  }
80
84
 
85
+ .post ul {
86
+ margin-left: 1rem;
87
+ list-style: disc;
88
+ list-style-position: inside;
89
+
90
+ > li {
91
+ margin-bottom: 0.75rem;
92
+ }
93
+ }
94
+
81
95
  header ul {
82
96
  margin: 0 auto;
83
97
  list-style: none;
@@ -114,7 +128,7 @@ h3,
114
128
  h4,
115
129
  h5 {
116
130
  line-height: 1;
117
- margin: 0 0 1rem 0;
131
+ margin: 1rem 0;
118
132
  font-weight: 600;
119
133
  }
120
134
 
@@ -122,6 +136,14 @@ h1 {
122
136
  font-size: 2rem;
123
137
  }
124
138
 
139
+ h2 {
140
+ font-size: 1.75rem;
141
+ }
142
+
143
+ h3 {
144
+ font-size: 1.5rem;
145
+ }
146
+
125
147
  strong,
126
148
  b {
127
149
  font-weight: bold;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: frogmore
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Huw Diprose
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-09-09 00:00:00.000000000 Z
11
+ date: 2020-09-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll