🐛 Fix basic onboarding CSS

This commit is contained in:
elhombretecla 2021-05-20 09:44:11 +02:00 committed by Andrey Antukh
parent f92dc6f4b4
commit 9757836067
8 changed files with 89 additions and 4 deletions

View file

@ -23,6 +23,7 @@ $color-info: #59b9e2;
$color-ocean: #4285f4;
$color-component: #76B0B8;
$color-component-highlight: #00E0FF;
$color-pink: #feecfc;
// Gray scale
$color-gray-10: #E3E3E3;