richylyq commited on
Commit
2eaefef
1 Parent(s): 44d2208

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -0
style.css CHANGED
@@ -4,6 +4,9 @@ body {
4
  font-family: -apple-system, BlinkMacSystemFont, "Teko", sans-serif;
5
  color: white;
6
  font-size: 100px;
 
 
 
7
  }
8
 
9
  .card {
 
4
  font-family: -apple-system, BlinkMacSystemFont, "Teko", sans-serif;
5
  color: white;
6
  font-size: 100px;
7
+ text-align: center;
8
+ max-width: 1080px;
9
+ height: 1080px;
10
  }
11
 
12
  .card {