@@ -170,7 +170,7 @@ export default {
width: 69.7vw;
padding: 2.2vw 2vw 2.7vw 2vw;
> h3 {
- font-size: 3.2vw;
+ font-size: 3.7vw;
color: #333333;
line-height: 6.4vw;
display: -webkit-box;
@@ -65,7 +65,7 @@ export default {
margin-bottom: 3.2vw;
margin-left: 4.5vw;
margin-right: 4.5vw;
- font-size: 3.5vw;
+ font-size: 4.3vw;
font-weight: bold;
color: #000000;
}
@@ -314,19 +314,19 @@ activated() {}, //如果页面有keep-alive缓存功能,这个函数会触发
border-radius: 1.1vw;
> .entry {
flex: 0 0 auto;
- width: 12.2vw;
+ width: 18vw;
height: 12.2vw;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
- font-size: 2.9vw;
+ font-size: 3.5vw;
color: #535353;
line-height: 1.1em;
white-space: pre;
> img {
- width: 6.4vw;
+ width: 8vw;
height: auto;
margin-bottom: 2.7vw;