diff options
Diffstat (limited to 'css/hack.css')
| -rw-r--r-- | css/hack.css | 3 |
1 files changed, 3 insertions, 0 deletions
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; |
