细节完善
This commit is contained in:
@@ -263,9 +263,11 @@ onMounted(() => {
|
||||
align-items: center;
|
||||
}
|
||||
.hit > text {
|
||||
transform: scaleX(0.7);
|
||||
transform: scaleX(0.7) translateY(-0.5px);
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
.header {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user