Skip to content
Snippets Groups Projects
client.sample.css 147 B
Newer Older
Gaëlle Morin's avatar
Gaëlle Morin committed
:root {
  --color-text: #636363;
  --color-primary: #FF0055;
  --color-secondary: #0068FF;
  --color-third: #00E3B4;
  --color-heading: #2E3F58;
Gaëlle Morin's avatar
Gaëlle Morin committed
}