Skip to content

Commit c37e583

Browse files
Fix: home.module.css .description style
1 parent 5a72b80 commit c37e583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/Home.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
.description {
3030
line-height: 1.5;
3131
font-size: 1.5rem;
32-
max-width: 700px;
32+
text-align: center;
3333
padding: 0 1rem;
3434
}
3535

0 commit comments

Comments
 (0)