fix color

This commit is contained in:
plebeius.eth
2023-09-08 16:10:23 +02:00
parent 6d597aac7e
commit ae1306fd01
@@ -135,7 +135,7 @@ export const PostPreview = styled.div`
white-space: normal;
max-width: 500px;
width: fit-content;
color: #bbbfbd;
color: #dedede;
font-size: 10pt;
text-align: left;
}