Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit ec98aa7

Browse files
authored
Adjust title font size and margin in styles.css
1 parent a96d9e8 commit ec98aa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ main {
8181
}
8282

8383
.title {
84-
font-size: 40dvw;
84+
font-size: 5dvw;
8585
font-family: "Arial", sans-serif;
8686
text-align: center;
87-
margin-top: 10px;
87+
margin-top: 5px;
8888
}

0 commit comments

Comments
 (0)