fix wrong hex code for gray
This commit is contained in:
parent
2134507d81
commit
a8835fb425
|
@ -151,7 +151,7 @@ import Layout from '../../layouts/Layout.astro'
|
|||
<h3>GRY</h3>
|
||||
<span>for: Body text</span><br />
|
||||
<div class='values'>
|
||||
HEX: #FFFFFF <br />
|
||||
HEX: #7A7879 <br />
|
||||
RGB (122,120,121) <br />
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue