Restyle examples and add button to show code on all examples (#968)

This commit is contained in:
Fábio Rosado
2022-11-22 15:46:54 +00:00
committed by GitHub
parent 6700856b9f
commit a628026838
24 changed files with 2287 additions and 142 deletions

View File

@@ -1,4 +1,6 @@
:root {
--color-primary: #2563eb;
--color-primary: #FDA703;
--color-secondary: #1D1D22;
--text-color: white;
--card-shadow: 0px 5px 11px 0px rgb(0 0 0 / 15%);
}