Simple feed tmeplate for now

still reqiures tons of styling
This commit is contained in:
2023-09-23 01:44:56 -07:00
parent b51562c6b9
commit 3fec682c53
5 changed files with 38 additions and 5 deletions

View File

@@ -72,6 +72,14 @@ html {
font-size: 2rem;
}
.postcard {
padding: 0.25rem 0;
}
.postcard-date {
font-size: smaller;
}
.socials {
display:inline;
font-size: 1.5rem;