Skip to content

Commit

Permalink
fix: fix text indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsukina-7mochi committed Jun 9, 2024
1 parent 8dc01af commit 82dae55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/repositoryCard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export class RepositoryCard extends LitElement {
text-decoration: none;
color: var(--c-fg);
line-height: 1.5;
text-indent: 0;
}
h2 {
Expand Down

0 comments on commit 82dae55

Please sign in to comment.