feat(landing): update images
This commit is contained in:
parent
28d0e36ee7
commit
11f447d91d
4 changed files with 21 additions and 7 deletions
|
|
@ -34,6 +34,7 @@ $border-radius: 0.5rem;
|
|||
|
||||
/* Colors are inspired by Material Design: https://m2.material.io/design/color/the-color-system.html */
|
||||
--prj-bg: #{getColor('mantle')};
|
||||
--prj-bg-transparent: #{color.scale(getColor('mantle'), $alpha: -10%)};
|
||||
--prj-shadow: #{getColor('crust')};
|
||||
--prj-text: #{getColor('text')};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue