This commit is contained in:
Fred Boniface 2022-10-05 21:05:32 +01:00
parent 863bb68d4c
commit 7f49f63370
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ body {
.dropdown-content { .dropdown-content {
display: none; display: none;
position: absolute; position: absolute;
top: -50px; top: -80px;
/*right: -190px;*/ /*right: -190px;*/
left: 150px; left: 150px;
background-color: #7fa7e6; background-color: #7fa7e6;