style: optimize home page
This commit is contained in:
parent
cbf09eed05
commit
845c3304c8
|
@ -27,8 +27,8 @@
|
|||
.home-article-title {
|
||||
position: relative;
|
||||
font-weight: 600;
|
||||
font-size: 1.5rem;
|
||||
line-height: 1.5rem;
|
||||
font-size: 1.38rem;
|
||||
line-height: 1;
|
||||
color: var(--second-text-color);
|
||||
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
|||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
font-size: 1rem;
|
||||
font-size: 0.95rem;
|
||||
color: var(--third-text-color);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue