aboutsummaryrefslogtreecommitdiff
path: root/dst/main.css
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.xyz>2023-03-14 12:58:48 +0100
committerAdam Stück <adam@adast.xyz>2023-03-14 13:38:05 +0100
commit57f9900e4104f60189e3e07eea44b08e5f84b145 (patch)
treea8deee228bdad69fcf1ab389cc52dc29fe8a5245 /dst/main.css
parente2e28ff7cb10974871faf5e6e980101f391a130b (diff)
More readable homepage post list
Diffstat (limited to 'dst/main.css')
-rw-r--r--dst/main.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/dst/main.css b/dst/main.css
index 4d89bb6..3291e54 100644
--- a/dst/main.css
+++ b/dst/main.css
@@ -29,10 +29,6 @@ h1 {
h1 + p {
margin: 0 0 1rem;
}
-span.created {
- display: block;
- margin: 4px 15px;
-}
img {
border: 1px solid lightgrey;
height: auto;