atlas.html fix

This commit is contained in:
ferricles 2021-03-18 09:11:36 -07:00
parent 9f46337510
commit fab69f2085
2 changed files with 5 additions and 0 deletions

View file

@ -24,6 +24,11 @@
</div> </div>
</div> </div>
<div class = "headerright" id = "headerright"> <div class = "headerright" id = "headerright">
<div>
<button class = "atlas" onclick = "atlasClick()" style = "padding:0">
<img src = "/favicon.png" style = "left:0;top:0;width:48px;height:48px"/>
</button>
</div>
</div> </div>
</header> </header>
</div> </div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 816 B

After

Width:  |  Height:  |  Size: 911 B