Skip to content

Commit 17f02b7

Browse files
committed
fix: center align text in repo title for improved readability
1 parent d293bdc commit 17f02b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/features/feed/components/feed.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
color: var(--card-header-text-color);
9898
margin: 0;
9999
padding: 0;
100+
text-align: center;
100101
}
101102
.repo .description {
102103
font-size: 0.9rem;

0 commit comments

Comments
 (0)