diff --git a/index.html b/index.html index a3f9996..1056cbc 100644 --- a/index.html +++ b/index.html @@ -31,21 +31,21 @@ This site is owned and maintained by Nihaal Sharma.
My Projects

- ├─eaglercraft152 - Minecraft 1.5.2
- ├─eaglercraftX188 - Minecraft 1.8.8
- ├─webEPK
- │  ├─ Compile EPK
- │  ├─ Decompile EPK
- │  └─ Create EPK
- ├─2048
- ├─Fancade
- │  └─ Drive Mad
- ├─Slope
- ├─Sandspiel
- ├─Sandboxels
- ├─Musics info
- └─Webpage Testing
-   └─ Sidenav

+ ├─ eaglercraft152 - Minecraft 1.5.2
+ ├─ eaglercraftX188 - Minecraft 1.8.8
+ ├─ webEPK
+ │ ├─ Compile EPK
+ │ ├─ Decompile EPK
+ │ └─ Create EPK
+ ├─ 2048
+ ├─ Fancade
+ │ └─ Drive Mad
+ ├─ Slope
+ ├─ Sandspiel
+ ├─ Sandboxels
+ ├─ Musics info
+ └─ Webpage Testing
+   └─ Sidenav

To suggest a change or report an error, click Contact in the navbar.
If you are suggesting a change, and actually know how to implement it, make a pull request at the correct GitHub repository.
diff --git a/style.css b/style.css index 3a3e55d..ff86779 100644 --- a/style.css +++ b/style.css @@ -63,9 +63,10 @@ /* Bar styling*/ .bar { - z-index: 2; + z-index: 5; width: 100%; position: fixed; + top: 0; display: flex; padding: 0; overflow: hidden;