Use gray color
This commit is contained in:
parent
10bb6e97d9
commit
33dee95eab
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@
|
|||
display: inline-block;
|
||||
margin-left: 5px;
|
||||
font-size: 18px;
|
||||
color: $gray;
|
||||
color: color("gray");
|
||||
}
|
||||
|
||||
p {
|
||||
|
|
Loading…
Reference in a new issue