weichiang commited on
Commit
c923803
1 Parent(s): 69eb5c9

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -5,7 +5,7 @@ body {
5
  justify-content: center;
6
  align-items: center;
7
  height: 100vh; /* Make the body take the full viewport height */
8
- font-size: 20px; /* Increase the font size */
9
  text-align: center; /* Center the text */
10
  }
11
 
 
5
  justify-content: center;
6
  align-items: center;
7
  height: 100vh; /* Make the body take the full viewport height */
8
+ font-size: 30px; /* Increase the font size */
9
  text-align: center; /* Center the text */
10
  }
11