Update index.html

This commit is contained in:
Jonas_Jones 2021-11-19 21:44:34 +01:00 committed by GitHub
parent a00f26b640
commit f8626234ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ body, html {
.w3-hover-opacity {cursor: pointer;} .w3-hover-opacity {cursor: pointer;}
</style> </style>
<nav class="w3-sidebar w3-bar-block w3-custom1 w3-top" style="z-index:3;width: 250px; background-color: #10335C;" id="mySidebar"> <nav class="w3-sidebar w3-bar-block w3-custom1" style="z-index:3;width: 250px; background-color: #10335C;" id="mySidebar">
<div class="w3-container w3-display-container w3-padding-16"> <div class="w3-container w3-display-container w3-padding-16">
<img src="https://j-onasjones.github.io/src/logo_icon.png"> <img src="https://j-onasjones.github.io/src/logo_icon.png">
</div> </div>