Saugatkafley commited on
Commit
39c4728
1 Parent(s): 42fbadb

Updated rgb in .css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -9,7 +9,7 @@ h1 {
9
  }
10
 
11
  p {
12
- color: rgb(107, 114, 128);
13
  font-size: 15px;
14
  margin-bottom: 10px;
15
  margin-top: 5px;
 
9
  }
10
 
11
  p {
12
+ color: rgb(20,20,20);
13
  font-size: 15px;
14
  margin-bottom: 10px;
15
  margin-top: 5px;