From 104c61b1cf13d50ca6cc95632ab2da16f5683d5e Mon Sep 17 00:00:00 2001 From: Roland Osborne Date: Fri, 16 Feb 2024 20:47:39 -0800 Subject: [PATCH] styling welcome component --- net/web/public/index.html | 2 +- net/web/src/constants/Colors.js | 2 ++ net/web/src/context/useSettingsContext.hook.js | 10 ++++++---- net/web/src/index.css | 6 ++++++ net/web/src/session/Session.jsx | 4 ++-- .../cardSelect/selectItem/SelectItem.styled.js | 1 + .../channels/channelItem/ChannelItem.styled.js | 2 +- net/web/src/session/useSession.hook.js | 9 +++++++-- net/web/src/session/welcome/Welcome.jsx | 18 ++++++++++++------ net/web/src/session/welcome/Welcome.styled.js | 6 +++++- 10 files changed, 43 insertions(+), 17 deletions(-) diff --git a/net/web/public/index.html b/net/web/public/index.html index 7ef9d664..aa932471 100644 --- a/net/web/public/index.html +++ b/net/web/public/index.html @@ -26,7 +26,7 @@ --> Databag - +