use color instead of opacity
this shows how lazy i am
This commit is contained in:
parent
edf1a07b68
commit
f45918a218
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
.service__title__latency {
|
||||
margin-left: 0.5em;
|
||||
opacity: 0.3;
|
||||
color: hsl(0, 0%, 45%);
|
||||
}
|
||||
|
||||
.service__header h2 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue