yusheng
5 месяцев назад
Родитель
Сommit
79f85be2a8
|
|
@@ -75,7 +75,7 @@
|
|
|
position: absolute;
|
|
|
top: 10px;
|
|
|
right: 10px;
|
|
|
- font-size: 16px;
|
|
|
+ font-size: 20px;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
@@ -83,7 +83,7 @@
|
|
|
cursor: pointer;
|
|
|
background: #fff;
|
|
|
i {
|
|
|
- font-size: 16px;
|
|
|
+ font-size: 20px;
|
|
|
}
|
|
|
}
|
|
|
}
|