diff options
Diffstat (limited to 'static/style.css')
-rw-r--r-- | static/style.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 957429b..d843bae 100644 --- a/static/style.css +++ b/static/style.css @@ -268,6 +268,12 @@ iframe { padding: 0; } +#the-skinnyverse-poem { + width: 700px; + height: 700px; + max-width: 100%; +} + /* posts sidebar widget */ #posts { |