alaselababatunde commited on
Commit
f4ecea1
·
1 Parent(s): 246b9e0
Files changed (1) hide show
  1. static/main.css +2 -1
static/main.css CHANGED
@@ -82,7 +82,8 @@ body {
82
  font-size: 9px;
83
  font-weight: 800;
84
  letter-spacing: 0.3em;
85
- color: rgba(253, 251, 212, 0.4);
 
86
  text-transform: uppercase;
87
  }
88
 
 
82
  font-size: 9px;
83
  font-weight: 800;
84
  letter-spacing: 0.3em;
85
+ color: var(--theo-cream);
86
+ opacity: 0.6;
87
  text-transform: uppercase;
88
  }
89