๐Ÿ“ฆ Nithin1506200 / theme-management

๐Ÿ“„ _measurements.scss ยท 7 lines
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;
}