From daab17d214c6983de5f8be3a38a15b85db60aa31 Mon Sep 17 00:00:00 2001 From: Derek Chen Date: Wed, 26 Jul 2023 20:01:20 -0500 Subject: [PATCH] Removed unneeded h1 --- docs/index.html | 10 ++-------- docs/main.css | 4 ---- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/docs/index.html b/docs/index.html index af82f76..e4c2579 100644 --- a/docs/index.html +++ b/docs/index.html @@ -46,7 +46,6 @@


-

@@ -54,11 +53,12 @@



+ - + @@ -78,7 +78,6 @@

-
@@ -89,13 +88,8 @@ src="https://ghbtns.com/github-btn.html?user=Derec4&repo=ut-grade-distribution-viewer&type=star&count=true&size=large" frameborder="0" scrolling="0" width="170" height="30" title="GitHub"> - - - diff --git a/docs/main.css b/docs/main.css index 3269f7b..4e980b9 100644 --- a/docs/main.css +++ b/docs/main.css @@ -115,8 +115,4 @@ h1 { --label-size: 18px; --h1-size: 30px; } - - h1 { - margin: 0 0 1rem 0 - } } \ No newline at end of file