@meduza/ui-kit-2 0.8.610 → 0.8.611
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/dist/ui-kit-game.css
CHANGED
|
@@ -3274,13 +3274,13 @@
|
|
|
3274
3274
|
}
|
|
3275
3275
|
}
|
|
3276
3276
|
|
|
3277
|
-
.RichTitle-module_root__U5XQu
|
|
3277
|
+
.RichTitle-module_root__U5XQu.RichTitle-module_isInDynamicBlock__J-gM6 {
|
|
3278
3278
|
margin: 0 0 28px;
|
|
3279
3279
|
}
|
|
3280
3280
|
|
|
3281
3281
|
@media only screen and (min-width: 40.625em) {
|
|
3282
3282
|
|
|
3283
|
-
.RichTitle-module_root__U5XQu
|
|
3283
|
+
.RichTitle-module_root__U5XQu.RichTitle-module_isInDynamicBlock__J-gM6 {
|
|
3284
3284
|
font-size: 37px;
|
|
3285
3285
|
line-height: 42px;
|
|
3286
3286
|
}
|
package/dist/ui-kit.css
CHANGED
|
@@ -3274,13 +3274,13 @@
|
|
|
3274
3274
|
}
|
|
3275
3275
|
}
|
|
3276
3276
|
|
|
3277
|
-
.RichTitle-module_root__U5XQu
|
|
3277
|
+
.RichTitle-module_root__U5XQu.RichTitle-module_isInDynamicBlock__J-gM6 {
|
|
3278
3278
|
margin: 0 0 28px;
|
|
3279
3279
|
}
|
|
3280
3280
|
|
|
3281
3281
|
@media only screen and (min-width: 64em) {
|
|
3282
3282
|
|
|
3283
|
-
.RichTitle-module_root__U5XQu
|
|
3283
|
+
.RichTitle-module_root__U5XQu.RichTitle-module_isInDynamicBlock__J-gM6 {
|
|
3284
3284
|
font-size: 37px;
|
|
3285
3285
|
line-height: 42px;
|
|
3286
3286
|
}
|
package/package.json
CHANGED