feat: browser & right panel ui

This commit is contained in:
karishmas6
2024-10-11 10:20:24 +05:30
parent 3fa18aa45c
commit 8c86e84a19
23 changed files with 67 additions and 57 deletions

View File

@@ -9,7 +9,7 @@ export const WarningText = styled.p`
background: rgba(255,165,0,0.15);
padding: 5px;
font-family: "Roboto","Helvetica","Arial",sans-serif;
font-weight: 400;
font-weight: 300;
line-height: 1.5;
letter-spacing: 0.00938em;
`