@woosmap/ui 3.55.0 → 3.56.0

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": "@woosmap/ui",
3
- "version": "3.55.0",
3
+ "version": "3.56.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -24,10 +24,10 @@ $fontSizeFooter = 1.6rem
24
24
 
25
25
  $title = 4.6rem
26
26
  $title2 = 4rem
27
- $title3 = 3.6rem
28
- $title4 = 3rem
29
- $title5 = 2.6rem
30
- $title6 = 2rem
27
+ $title3 = 3.2rem
28
+ $title4 = 2.2rem
29
+ $title5 = 1.9rem
30
+ $title6 = 1.7rem
31
31
 
32
32
  $borderRadius = .6rem
33
33