add subplebbit.suggested.avatarUrl to Home

This commit is contained in:
Tom
2023-04-29 16:12:56 +02:00
parent c5e325b9ca
commit ac313f55fe
3 changed files with 21 additions and 5 deletions
+2 -2
View File
@@ -216,8 +216,8 @@ export const BoardsContent = styled.div`
img {
border: 1px solid #800;
display: inline-block;
width: 150px;
height: 150px;
max-width: 150px;
max-height: 150px;
}
.board-text {