🎨 style: 优化样式
This commit is contained in:
parent
107f3b5003
commit
8b7c4b5783
|
@ -1335,7 +1335,7 @@ ul {
|
||||||
}
|
}
|
||||||
#redPacketsViews .title {
|
#redPacketsViews .title {
|
||||||
margin-top: 0.3rem;
|
margin-top: 0.3rem;
|
||||||
font-size: 0.3rem;
|
font-size: 0.25rem;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
|
@ -105,7 +105,7 @@ body {
|
||||||
}
|
}
|
||||||
#redPacketsViews .title {
|
#redPacketsViews .title {
|
||||||
margin-top: 0.3rem;
|
margin-top: 0.3rem;
|
||||||
font-size: 0.3rem;
|
font-size: 0.25rem;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Reference in New Issue