From b7170b01b47a825d9de5664a0e8865ee5f655908 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 2 Jul 2024 18:39:58 -0400 Subject: Add FRP with propagators post. --- css/dthompson.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'css') 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 { -- cgit v1.2.3