feat: September 2022 updates

This commit is contained in:
Anoop M D
2022-03-22 18:18:20 +05:30
parent 81b88e964f
commit c7cced5868
89 changed files with 3714 additions and 11804 deletions

View File

@@ -6,8 +6,8 @@ const StyledWrapper = styled.div`
padding: 6px 0px;
border: none;
border-bottom: solid 2px transparent;
margin-right: 20px;
color: rgb(125 125 125);
margin-right: 1.25rem;
color: var(--color-tab-inactive);
cursor: pointer;
&:focus, &:active, &:focus-within, &:focus-visible, &:target {