From f59bd4189b11262b8c29ec90daf715a33ff10096 Mon Sep 17 00:00:00 2001 From: Nihaal Sharma Date: Sat, 20 May 2023 18:51:07 +0100 Subject: [PATCH] removed stupid stuff i added line 17 is the start of /website-testing/????? --- index.html | 6 ++---- style.css | 5 +---- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 579d3e3..4309bcd 100644 --- a/index.html +++ b/index.html @@ -10,13 +10,11 @@

Directory Tree
https://neon443.github.io
- ├─MacDirtyCow-AltSource
├─Musics-info
- ├─ReProvision
- ├─dir.html
- ├─eaglercraft-1.5.2-Final-Release
+ ├─EagleCraft
├─neon443.github.io
└─webpage-testing
+ ├─

\ No newline at end of file diff --git a/style.css b/style.css index b543e2b..c2850b0 100644 --- a/style.css +++ b/style.css @@ -1,8 +1,6 @@ *{ box-sizing: border-box; -} -b body p h1 h2 h3{ - margin: 0px; + margin: 0; } b{ color: #007AFF @@ -11,7 +9,6 @@ body{ background-color: #f2f2f2; color: #333333; font-family: system-ui; - margin: 0px; height: 100%; } p{