From 25014563f147ddd476cad3dc42412af27c183611 Mon Sep 17 00:00:00 2001 From: Innovation Inc <connorrox60@gmail.com> Date: Sun, 21 Apr 2019 18:20:06 -0500 Subject: [PATCH] Update index2.html --- index2.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index2.html b/index2.html index daa1007..2bd9ea1 100644 --- a/index2.html +++ b/index2.html @@ -31,8 +31,7 @@ </style> <body"> <center> - <iframe src="index-all.html" frameborder="0" style="height:90%;width:100%"></iframe> - <a href="index2.html"><button>Home</button></a> + <iframe src="index-all.html" frameborder="0" style="height:100%;width:100%"></iframe> </center> </body> </html>