Changed display type for menu img

This commit is contained in:
Fred Boniface 2022-09-22 19:39:09 +01:00
parent 1752a49bff
commit 33b2206323
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ body {
.nav-bar a.img { .nav-bar a.img {
display: block; display: block;
position: absolute; position: relative;
max-width: 20px; max-width: 20px;
right: 0; right: 0;
top: 0; top: 0;