fix accidental deletion

This commit is contained in:
brooke 2024-08-09 17:33:55 -04:00
parent eeb250c3f5
commit 3499083374

View file

@ -16,7 +16,7 @@
--accent-1: #d182ff;
--accent-2: #eb53d3;
--content-spacing: 5px;
--banner: url("/@brooke/fractal.webp");
--background-img: url("/@brooke/bg.webp");
--titleBars: url("/@brooke/title-bar.webp");
--text-color: white;
--link-color: var(--accent-1);