@woosmap/ui 3.64.0 → 3.65.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.64.0",
3
+ "version": "3.65.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -204,6 +204,9 @@
204
204
  &__author-name
205
205
  font-weight 700
206
206
  margin-bottom .6rem
207
+ text-align center
208
+ &__author-position
209
+ text-align center
207
210
  &--small
208
211
  max-width 28rem
209
212
  flex-shrink 1