feat: new header

This commit is contained in:
Devin Haska 2024-03-01 17:46:48 -08:00
parent 5088871634
commit 7cdd972538
5 changed files with 40 additions and 5 deletions

View file

@ -5,4 +5,6 @@
--color-white: white;
--color-black: black;
--triangles: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><path stroke-width="0" d="M0,0 40,40 80,0z" /></svg>');
}