1 2 3 4 5 6 7:root { --border: 2px; --shadow-1: 2px 2px 2px 2px; --neon-col: rgb(71, 233, 255); --border-radius-1: 5px; }
1 2 3 4 5 6 7
:root { --border: 2px; --shadow-1: 2px 2px 2px 2px; --neon-col: rgb(71, 233, 255); --border-radius-1: 5px; }