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{