Files

8 lines
136 B
CSS
Raw Permalink Normal View History

@import "tailwindcss";
2026-05-19 21:45:20 -05:00
:root {
--rp-c-brand: #0f766e;
--rp-c-brand-dark: #115e59;
--rp-c-brand-tint: rgba(15, 118, 110, 0.16);
}