Skip to content

Commit c7f8b98

Browse files
committed
fix: align text
Signed-off-by: Carlos Alexandro Becker <[email protected]>
1 parent f3a6d71 commit c7f8b98

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

static/styles.css

+4
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@ div.main {
9494
min-width: 300px;
9595
}
9696

97+
div.main p {
98+
text-align: center;
99+
}
100+
97101
div.main,
98102
div.code {
99103
padding-top: 30px;

0 commit comments

Comments
 (0)