modern-resume-theme 2.0.9 → 2.0.10

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
  SHA256:
3
- metadata.gz: 48cb939fbdac2811dc157fdbf2dfa3d04295fd059156d7952a488322dafe1a3d
4
- data.tar.gz: 542d07c261cd0e2b42ef534c0fc5f0b33b4a60e2e3b71fa4cd6a6a6a7322f239
3
+ metadata.gz: 7364550bcb72704f3846e62253e4328e0e92c7cbe49496bc80e1faf0e685bd76
4
+ data.tar.gz: dd5d29643579ceae14ea0368f2b11a9c6804e8c55fc4c214d3aa54d81c7e5e12
5
5
  SHA512:
6
- metadata.gz: a6996584a2c941b6726a399b26a1ec653a0d3994ee681dee7901f5ab02b556ad0b3671b81ce1c9c783d6b067884fa222e32f81932d84f7dcf3560cf04634a17b
7
- data.tar.gz: dc7a4df57c6c2eabd85a872daa95ed61ec3f4f19b9a43faa482ac233a15fbc86857991d70bb7a4cb33c15dd8b0565a653efa4570b40e7ad5d2b354e2e33cfacb
6
+ metadata.gz: e0b3bc48487e38b577646ae8dfeb2d220dcd1f7e708e263e5930bb8d9d05120b5fc45aa93dd5196c5bebee9614628855be332880fd51f3a0d2e3fc346c4b0e06
7
+ data.tar.gz: f0ffc75f18583f8dad3cfee18d5aaf3d82700d5f542524dbb29ba2df9fffda4cc911d68c5087120e0c125e8845baf9d890df0075f76661d2c13d703fccf79e75
@@ -13,7 +13,7 @@
13
13
  font-weight:500;
14
14
  }
15
15
 
16
- @media screen and (max-width: 768px) {
16
+ @media screen and (max-width: 767px) {
17
17
  .header-container div{
18
18
  text-align: center;
19
19
  }
@@ -42,16 +42,6 @@
42
42
  box-shadow: inset 0 0 20px #636161;
43
43
  }
44
44
 
45
- .into-text-1 {
46
- margin-top: 30px;
47
- }
48
-
49
- @media only screen and (max-width : 992px) {
50
- .into-text-1 {
51
- margin-top: 20px;
52
- }
53
- }
54
-
55
45
  .list-container {
56
46
  h3 {
57
47
  margin-bottom: 0;
@@ -86,7 +76,7 @@
86
76
  }
87
77
  }
88
78
 
89
- @media screen and (max-width: 768px) {
79
+ @media screen and (max-width: 767px) {
90
80
  text-align: center!important;
91
81
 
92
82
  p {
@@ -134,7 +124,7 @@
134
124
  }
135
125
 
136
126
  .layout-left, .layout-right {
137
- @media screen and (max-width: 768px) {
127
+ @media screen and (max-width: 767px) {
138
128
  flex-direction: column;
139
129
  }
140
130
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: modern-resume-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.9
4
+ version: 2.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Grant