@worksafevictoria/wcl7.5 1.13.0-beta.12 → 1.13.0-beta.14

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@worksafevictoria/wcl7.5",
3
- "version": "1.13.0-beta.12",
3
+ "version": "1.13.0-beta.14",
4
4
  "main": "src/index.js",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -38,16 +38,7 @@
38
38
  :stretch="true"
39
39
  >{{ link.text }}</cta-button
40
40
  >
41
- <cta-button
42
- class="iebtn"
43
- url="/choose-your-language"
44
- type="dark"
45
- :stretch="true"
46
- :glyph="earthIcon"
47
- :is-centred="false"
48
- >Choose your language</cta-button
49
- >
50
- </div>
41
+ </div>
51
42
  </template>
52
43
  </hero-header>
53
44
  </template>
@@ -87,6 +78,10 @@ export default {
87
78
  .homepage-header {
88
79
  border-bottom: none !important;
89
80
 
81
+ @media screen and (min-width: 1024px) {
82
+ padding-bottom: 32px;
83
+ }
84
+
90
85
  :deep(.wysiwyg) {
91
86
  h1 {
92
87
  @media screen and (max-width: 390px) {