summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorpdp8 <pdp8@pdp8.info>2022-08-26 13:55:29 +0200
committerpdp8 <pdp8@pdp8.info>2022-08-26 13:55:29 +0200
commitb1e41cda7e0f30c39fc76c8d19dcfcbd197e8ec1 (patch)
tree54324e6a475d58ca0de64cdcb47d4c155a741cf5 /style.css
parent8345a592d03350b6e9efd54b269a64791621410e (diff)
ForkAwesome reintroduced to fix compatibility of media buttons
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 6dcd519..63fdb65 100644
--- a/style.css
+++ b/style.css
@@ -43,7 +43,7 @@ nav a:hover { color: #fff; }
}
}
-.post { padding: 2em; }
+.post { padding: 1em; }
img, video {
max-width: 100%;