use color instead of opacity

this shows how lazy i am
This commit is contained in:
slice 2018-07-13 18:43:55 -07:00
parent edf1a07b68
commit f45918a218
No known key found for this signature in database
GPG Key ID: 1508C19D7436A26D
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
.service__title__latency {
margin-left: 0.5em;
opacity: 0.3;
color: hsl(0, 0%, 45%);
}
.service__header h2 {