From f95304cd6bea0948562c0b1ff1e0dceca3b77e6e Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Wed, 5 Dec 2018 09:42:49 +0000 Subject: [PATCH] Update GCSE CS blog --- computer-science-blog/css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/computer-science-blog/css/main.css b/computer-science-blog/css/main.css index 02c5c84..bd39067 100644 --- a/computer-science-blog/css/main.css +++ b/computer-science-blog/css/main.css @@ -1,4 +1,5 @@ /* Reading School 2018, CSS*/ iframe { width: 100%; + border: none; } \ No newline at end of file