Skip to content

Commit

Permalink
Merge pull request #92 from mirumirumi/main
Browse files Browse the repository at this point in the history
Fix style for `min-height` in index cards
  • Loading branch information
mirumirumi authored Oct 13, 2023
2 parents 50d02a0 + 948f522 commit b0fdb57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/modules/PostIndexes.vue
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ watch(
margin-left: 2em;
transform: translateY(-2.3px);
.title {
min-height: 2.4em;
margin: 0;
color: #545454;
line-height: 1.2;
Expand Down

0 comments on commit b0fdb57

Please sign in to comment.