summaryrefslogtreecommitdiff
path: root/css/jakob.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/jakob.css')
-rw-r--r--css/jakob.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/css/jakob.css b/css/jakob.css
index 8300904..d2e7cc2 100644
--- a/css/jakob.css
+++ b/css/jakob.css
@@ -228,3 +228,12 @@ figcaption {
.footpara {
display: inline;
}
+
+.mastodon {
+ width: 70%;
+ margin: auto;
+}
+
+.mastodon iframe {
+ width: 100%;
+}