Feature:
- Added custom y position to InitialSection component. - Created contact page with form to ask information to user. - Added styles to contact page and edit some global styles for dark theme.
This commit is contained in:
@@ -133,6 +133,7 @@
|
||||
/* Light theme (default) */
|
||||
--main-bg-color: var(--base-white);
|
||||
--main-text-color: var(--light-gray);
|
||||
--main-boxshadow: 0px 4px 8px rgba(68, 68, 68, 0.1);
|
||||
--secundary-text-color: var(--base-white);
|
||||
--card-bg-color: var(--main-mistyRose-500);
|
||||
--naliia-n-bg-color: var(--main-pink-500);
|
||||
|
||||
Reference in New Issue
Block a user