diff --git a/index.html b/index.html index 986263e..63d1080 100644 --- a/index.html +++ b/index.html @@ -42,6 +42,11 @@ font-size: 16px; cursor: pointer; } + + /* CSS to hide Netlify Drawer */ + iframe[src^='https://app.netlify.com'] { + display: none; + } @@ -64,8 +69,5 @@ -