modern-resume-theme 2.0.8 → 2.0.9

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: '085021dc1b1739b60815e5e2986e7c9d277bf159ec956435e3a9c9a8de3a2f6a'
4
- data.tar.gz: 6e41ff88f81b7e9ea5b6ff50a9d6980290e2c0257be9f33bf7403cce2d62f18a
3
+ metadata.gz: 48cb939fbdac2811dc157fdbf2dfa3d04295fd059156d7952a488322dafe1a3d
4
+ data.tar.gz: 542d07c261cd0e2b42ef534c0fc5f0b33b4a60e2e3b71fa4cd6a6a6a7322f239
5
5
  SHA512:
6
- metadata.gz: 7075aea39fca853acfdc3c1554b61989058bf41283555a641b706ea2c4dd5f14ef266d92ba54bbcffb982006a99c0e095288a958126fa41e072a823b8e33f859
7
- data.tar.gz: 49554aaf8e674d230a626f233dc2a9e4af715b130d2b5ca655e4f3b014b05f33a8faffee8a32411ed4d880a822df424e805e6d83b6346e1f44cb07ee2050430b
6
+ metadata.gz: a6996584a2c941b6726a399b26a1ec653a0d3994ee681dee7901f5ab02b556ad0b3671b81ce1c9c783d6b067884fa222e32f81932d84f7dcf3560cf04634a17b
7
+ data.tar.gz: dc7a4df57c6c2eabd85a872daa95ed61ec3f4f19b9a43faa482ac233a15fbc86857991d70bb7a4cb33c15dd8b0565a653efa4570b40e7ad5d2b354e2e33cfacb
@@ -69,7 +69,11 @@
69
69
  flex-direction: row;
70
70
 
71
71
  .details {
72
+ display: flex;
73
+ flex-direction: column;
72
74
  text-align: left;
75
+ justify-content: center;
76
+ vertical-align: middle;
73
77
 
74
78
  p {
75
79
  margin-bottom: 3px;
@@ -133,6 +137,10 @@
133
137
  @media screen and (max-width: 768px) {
134
138
  flex-direction: column;
135
139
  }
140
+
141
+ .details {
142
+ margin-bottom: 2rem;
143
+ }
136
144
  }
137
145
 
138
146
  .layout-top-middle, .layout-top, .layout-top-right {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: modern-resume-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.8
4
+ version: 2.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Grant
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-15 00:00:00.000000000 Z
11
+ date: 2022-01-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: github-pages