@@ -234,7 +234,7 @@
.head-box {
position: absolute;
/*top: -0.6rem;*/
- top: -60px;
+ top: -36px;
left: 50%;
transform: translateX(-50%);
line-height: 1;
@@ -253,7 +253,7 @@
/*width: 0.75rem;
top: 0.9rem;*/
width: 75px;
- top: 90px;
+ top: 65px;
height: auto;
@@ -289,10 +289,11 @@
.notice-text .text {
/*text-indent: 2em;*/
- text-indent: 20px;
+ text-indent: 2em;
font-weight: 500;
color: #420A1E;
line-height: 1.65;
+ word-break: break-all;
}
.notice-text .text i {
@@ -342,7 +343,7 @@
/*top: -.5rem;*/
- top: -50px;
.head-box .head {