Skip to content

Commit 5f25106

Browse files
authored
Update style.css
Aligning text and changing color
1 parent 57c1608 commit 5f25106

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

assets/css/style.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,4 +354,8 @@ html {
354354
font-family: 'Inter', sans-serif !important;
355355
font-size: 1em;
356356
font-weight: 400;
357-
line-height: 137% !important;}
357+
line-height: 137% !important;color: #fff;
358+
font-weight: bold;
359+
text-align: center;
360+
padding: 2px 0;
361+
}

0 commit comments

Comments
 (0)