@asd20/ui 3.2.936 → 3.2.937

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
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.936",
8
+ "version": "3.2.937",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -232,7 +232,7 @@ export default {
232
232
 
233
233
  @media (min-width: 1024px) {
234
234
  .asd20-video-header-content {
235
- width: 60%;
235
+ width: 70%;
236
236
  .asd20-messaging {
237
237
  background: var(--website-homepage-header__background-color)
238
238
  var(--website-homepage-header__background-style);