mario-teacher-student-client 2.2.652-feedback → 2.2.653-feedback
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/index.css +5 -4
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -18969,7 +18969,7 @@ h2._1KpSK {
|
|
|
18969
18969
|
font-style: normal; }
|
|
18970
18970
|
|
|
18971
18971
|
._3RzgN ._1ip3G ._1wag4 > ._1wRYk {
|
|
18972
|
-
font-size:
|
|
18972
|
+
font-size: 40px !important; }
|
|
18973
18973
|
|
|
18974
18974
|
._3RzgN ._1ip3G ._1wIcM ._2uLF8 > span {
|
|
18975
18975
|
font-size: 18px !important; }
|
|
@@ -19068,7 +19068,7 @@ h2._1KpSK {
|
|
|
19068
19068
|
font-size: 11px !important; }
|
|
19069
19069
|
|
|
19070
19070
|
._1EBPy ._1ip3G ._1wag4 > ._1wRYk {
|
|
19071
|
-
font-size:
|
|
19071
|
+
font-size: 32px !important; }
|
|
19072
19072
|
|
|
19073
19073
|
._1EBPy ._1ip3G ._1wIcM ._2uLF8 > span {
|
|
19074
19074
|
font-size: 10px !important; }
|
|
@@ -19174,9 +19174,10 @@ h2._1KpSK {
|
|
|
19174
19174
|
cursor: pointer; }
|
|
19175
19175
|
._1ip3G ._1wRYk {
|
|
19176
19176
|
padding: 0 16px;
|
|
19177
|
-
font-size:
|
|
19177
|
+
font-size: 36px;
|
|
19178
19178
|
font-weight: bold;
|
|
19179
|
-
font-family: 'Montserrat-Bold' !important;
|
|
19179
|
+
font-family: 'Montserrat-Bold' !important;
|
|
19180
|
+
letter-spacing: 0; }
|
|
19180
19181
|
._1ip3G ._2uLF8 {
|
|
19181
19182
|
padding: 10px;
|
|
19182
19183
|
margin-right: 15px; }
|