This commit is contained in:
0xa663
2024-02-15 20:14:23 +01:00
parent cf546a1b59
commit 735091c51d
8 changed files with 36794 additions and 776 deletions
+2 -1
View File
@@ -21,7 +21,8 @@ const ColorBox = styled.div`
height: 25px;
padding: 2px;
margin: 2px;
border: 1px solid black;
border: 2px solid black;
border-radius: 12px;
text-align: center;
font-weight: bolder;
`;