Ateeqq commited on
Commit
39c5843
1 Parent(s): 5d9590d

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -0
style.css CHANGED
@@ -6,6 +6,7 @@ body {
6
  h1 {
7
  font-size: 16px;
8
  margin-top: 0;
 
9
  }
10
 
11
  p {
@@ -13,6 +14,7 @@ p {
13
  font-size: 15px;
14
  margin-bottom: 10px;
15
  margin-top: 5px;
 
16
  }
17
 
18
  .card {
 
6
  h1 {
7
  font-size: 16px;
8
  margin-top: 0;
9
+ color: white;
10
  }
11
 
12
  p {
 
14
  font-size: 15px;
15
  margin-bottom: 10px;
16
  margin-top: 5px;
17
+ color: white;
18
  }
19
 
20
  .card {