link back to xkcd
All checks were successful
/ build (push) Successful in 29s

This commit is contained in:
Nycki 2025-03-21 18:38:36 -07:00
parent 0ba8cfaf6e
commit e044651866

View file

@ -1,3 +1,7 @@
/*
data taken from the xkcd color survey:
https://xkcd.com/color/rgb/
*/
:root {
--xkcd-cloudy-blue: #acc2d9;
--xkcd-dark-pastel-green: #56ae57;