diff options
Diffstat (limited to 'css/dthompson.css')
-rw-r--r-- | css/dthompson.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/css/dthompson.css b/css/dthompson.css index fd6c818..90c8a7a 100644 --- a/css/dthompson.css +++ b/css/dthompson.css @@ -209,6 +209,11 @@ footer { margin-right: 4rem; } +iframe { + border: none; + width: 100%; +} + /* Pagination */ .paginator { |