@internetstiftelsen/styleguide 2.25.5-beta.0.1 → 2.25.5-beta.0.2

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": "@internetstiftelsen/styleguide",
3
- "version": "2.25.5-beta.0.1",
3
+ "version": "2.25.5-beta.0.2",
4
4
  "main": "dist/components.js",
5
5
  "ports": {
6
6
  "fractal": "3000"
@@ -347,12 +347,12 @@
347
347
  right: 0;
348
348
  bottom: 0;
349
349
  left: 0;
350
- padding: rhythm(1);
350
+ padding: rhythm(1) rhythm(1) rhythm(4) rhythm(1);
351
351
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba($color-black, 0) 35%, rgba($color-black, 1) 100%);
352
352
  text-shadow: $text-shadow;
353
353
 
354
354
  @include bp-up(sm) {
355
- padding: rhythm(2);
355
+ padding: rhythm(2) rhythm(2) rhythm(4) rhythm(2);
356
356
  }
357
357
 
358
358
  @include bp-up(md) {
@@ -137,6 +137,8 @@ module.exports = {
137
137
  has_tags: false,
138
138
  has_link: false,
139
139
  has_text: false,
140
+ text: 'Konferens online 2023'
141
+
140
142
  }
141
143
  },
142
144
  {