Trial fix for #23

This commit is contained in:
Fred Boniface 2022-10-05 21:00:05 +01:00
parent eebb719a9f
commit b55caa9c4e
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ body {
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
display: none;
position: absolute;
position: relative;
top: 10px;
right: 10px;
background-color: #7fa7e6;