@bdelab/roar-levante-tasks 0.2.0 → 0.3.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.
|
@@ -1114,7 +1114,6 @@ img.instruction-video {
|
|
|
1114
1114
|
background: white;
|
|
1115
1115
|
border-radius: 32px;
|
|
1116
1116
|
color: black;
|
|
1117
|
-
font-family: "Noto Sans";
|
|
1118
1117
|
font-size: 1rem;
|
|
1119
1118
|
font-style: normal;
|
|
1120
1119
|
font-weight: 700;
|
|
@@ -1145,6 +1144,7 @@ img.instruction-video {
|
|
|
1145
1144
|
}
|
|
1146
1145
|
.instruction-no-border p {
|
|
1147
1146
|
margin-bottom: 0;
|
|
1147
|
+
text-align: left;
|
|
1148
1148
|
}
|
|
1149
1149
|
@media (min-width: 1200px) {
|
|
1150
1150
|
.instruction-no-border {
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bdelab/roar-levante-tasks",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.3.0",
|
|
4
4
|
"description": "",
|
|
5
|
-
"main": "lib/index.
|
|
6
|
-
"module": "lib/index.
|
|
5
|
+
"main": "lib/index.bb40afa3.js",
|
|
6
|
+
"module": "lib/index.bb40afa3.js",
|
|
7
7
|
"type": "module",
|
|
8
8
|
"files": [
|
|
9
9
|
"lib",
|