fixed colours for 'design reference'

This commit is contained in:
Alyx 2026-03-17 10:28:52 +01:00
parent 074eeb057f
commit 1dd71a0dda
1 changed files with 1 additions and 1 deletions

View File

@ -1404,7 +1404,7 @@ List is not yet complete.
}
.references {
background: linear-gradient(145deg, #f5a9b8 0%, #e4b1c1 25%, #d2b8ca 50%, #bebfd2 75%, #a8c5db 100%);
background: linear-gradient(140deg, #f5a9b8 0%, #f5bbc6 13%, #f5cdd4 25%, #f3dee2 38%, #f0f0f0 50%, #dee5eb 63%, #ccdae6 75%, #bad0e0 88%, #a8c5db 100%);
color: #222222;
}