Skip to content

Commit 871b175

Browse files
authored
Lowered Font SIze, right box
1 parent 67e11bb commit 871b175

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JavaDiscord/css/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ header {
172172
}
173173

174174
.right-box p {
175-
font-size: 48px;
175+
font-size: 40px;
176176
font-weight: 500;
177177
color: white;
178178
}
@@ -257,4 +257,4 @@ header {
257257
#tos-link {
258258
text-decoration: underline;
259259
color: white;
260-
}
260+
}

0 commit comments

Comments
 (0)