diff options
Diffstat (limited to 'css')
| -rw-r--r-- | css/jakob.css | 9 |
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%; +} |