默认提交
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -29,7 +29,7 @@ | ... | @@ -29,7 +29,7 @@ | 
| 29 | } | 29 | } | 
| 30 | 30 | ||
| 31 | .dat { | 31 | .dat { | 
| 32 | margin-top: 3rem; | 32 | margin-top: 4rem; | 
| 33 | display: flex; | 33 | display: flex; | 
| 34 | 34 | ||
| 35 | .date { | 35 | .date { | 
| ... | @@ -46,7 +46,7 @@ | ... | @@ -46,7 +46,7 @@ | 
| 46 | 46 | ||
| 47 | .desc { | 47 | .desc { | 
| 48 | max-width: $articleWidth; | 48 | max-width: $articleWidth; | 
| 49 | margin-top: 3rem; | 49 | margin-top: 4rem; | 
| 50 | line-height: 2; | 50 | line-height: 2; | 
| 51 | letter-spacing: 1.2px; | 51 | letter-spacing: 1.2px; | 
| 52 | } | 52 | } | ... | ... | 
- 
Please register or sign in to post a comment