diff --git a/css/hack.css b/css/hack.css index 5a7346c..cbbc496 100644 --- a/css/hack.css +++ b/css/hack.css @@ -43,6 +43,9 @@ pre code { text-shadow: none; margin: 1.75rem 0; } +iframe { + max-width: 100%; +} a { cursor: pointer; color: #ff2e88;