UI: Conrad wants this as a whitish

This commit is contained in:
looskie
2021-06-25 22:06:05 -04:00
parent 7bc363d4a0
commit 4b71a009e8

View File

@@ -108,7 +108,7 @@ const Title = styled.h1`
font-size: 2.25em;
font-weight: 600;
margin: 5px 25px;
color: #191d28;
color: #cecece;
`;
const Paragraph = styled.p`