remove underline from post links

This commit is contained in:
feruz 2020-01-10 15:01:10 +02:00
parent e6d2355f3c
commit 115f69e348

View File

@ -213,7 +213,7 @@ const PostBody = ({
a {
color: ${EStyleSheet.value('$primaryBlue')};
cursor: pointer;
text-decoration: underline;
margin-right: 5;
}
img {
align-self: 'center';