Emmanuel Frimpong Asante commited on
Commit
6576dff
·
1 Parent(s): fb895c7

update space

Browse files
Files changed (1) hide show
  1. templates/landing.html +1 -1
templates/landing.html CHANGED
@@ -11,7 +11,7 @@
11
  background-image: url('/images/landing-bg.jpg');
12
  background-size: cover;
13
  background-position: center;
14
- color: #fff;
15
  text-align: center;
16
  padding: 100px 20px;
17
  }
 
11
  background-image: url('/images/landing-bg.jpg');
12
  background-size: cover;
13
  background-position: center;
14
+ color: #070707;
15
  text-align: center;
16
  padding: 100px 20px;
17
  }