@asd20/ui 3.5.1 → 3.5.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": "@asd20/ui",
3
- "version": "3.5.1",
3
+ "version": "3.5.2",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "sideEffects": [
@@ -590,7 +590,7 @@ export default {
590
590
  // Logo in lower-right
591
591
  .asd20-card__date-left-logo {
592
592
  position: absolute;
593
- right: -1.5rem;
593
+ right: 0;
594
594
  bottom: -1rem;
595
595
  opacity: 0.1;
596
596
  pointer-events: none;