mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 00:49:40 +08:00
优化:调整人生倒计时字体大小
This commit is contained in:
parent
76cf7053f9
commit
bb5406ffd3
@ -3207,7 +3207,7 @@ button.swiper-pagination-bullet {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
font-size: 12px;
|
font-size: 1rem !important;
|
||||||
color: var(--main);
|
color: var(--main);
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -3216,7 +3216,7 @@ button.swiper-pagination-bullet {
|
|||||||
.text {
|
.text {
|
||||||
color: var(--theme);
|
color: var(--theme);
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 14px;
|
font-size: 1.1rem !important;
|
||||||
margin: 0 5px;
|
margin: 0 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -3297,7 +3297,7 @@ button.swiper-pagination-bullet {
|
|||||||
}
|
}
|
||||||
|
|
||||||
&-percentage {
|
&-percentage {
|
||||||
width: 38px;
|
width: 2.5rem;
|
||||||
color: var(--main);
|
color: var(--main);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user