fix wrong hex code for gray

tobias/rework_privacy
Leif Niemczik 2022-12-01 18:24:56 +01:00
parent 2134507d81
commit a8835fb425
1 changed files with 1 additions and 1 deletions

View File

@ -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>