Fix linting issues

This commit is contained in:
0xa663
2024-02-15 19:29:12 +01:00
parent e50306ad20
commit cf546a1b59
3 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ export const Theme = styled.div`
color: rgb(10, 10, 10);
border: 2px solid black;
border-radius: 12px;
`
`;
export const Border = styled.div`
border: 2px solid black;