Skip to content

Commit c7b1ffb

Browse files
chore: center align feature title text (#91)
1 parent 9b070b1 commit c7b1ffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/index.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1250,6 +1250,7 @@ const duration2 = (row2.length / 2 * pixelsPerItem) / pixelsPerSecond;
12501250
font-weight: 600;
12511251
color: var(--text-primary);
12521252
margin-bottom: 6px;
1253+
text-align: center;
12531254
}
12541255

12551256
.feature-desc {

0 commit comments

Comments
 (0)