@@ -479,6 +479,6 @@ textarea {
height: 0;
}
100% {
- height: 70%;
+ height: 290px;
@@ -629,6 +629,6 @@ textarea {
@@ -1,18 +1,20 @@
.Weijie {
width: 100%;
- height: 0%;
+ height: 0px;
position: relative;
- color: rgba(93, 96, 96, 1);
- font-size: 16px;
- letter-spacing: 4px;
- line-height: 28px;
overflow: hidden;
top: 20%;
+
:global {
p {
+ font-size: 16px !important;
+ letter-spacing: 4px;
+ line-height: 28px;
text-align: center;
+ color: rgba(93, 96, 96, 1);