Aesthetic changes

This commit is contained in:
ManInDark 2023-08-06 22:13:27 +02:00
parent 73a6e6c737
commit 0427730308
No known key found for this signature in database
GPG Key ID: 72EC12A5B2D62779
2 changed files with 5 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<span><i class="fa fa-comments icon"></i> Help & Community</span>
</span>
<span id="tab-gallery" class="tab">
<span><i class="fa fa-comments"> Gallery</i></span>
<span><i class="fa fa-images icon"></i> Gallery</span>
</span>
</div>
</div>

View File

@ -1833,4 +1833,8 @@ div#enlarge-buttons {
height: auto;
margin-block: 1vh;
border: 4px white solid;
}
#tab-content-gallery>button {
margin: 8px;
}