update reddit embed size

This commit is contained in:
plebeius.eth
2023-09-10 10:45:59 +02:00
parent 7ccb50a76d
commit f226cc1338
+1 -1
View File
@@ -81,7 +81,7 @@ export const GlobalStyle = createGlobalStyle`
.reddit-embed {
width: 500px;
height: 260px;
height: 520px;
}
}