styling tweak

This commit is contained in:
Skyler Lehmkuhl 2024-12-02 14:41:44 -05:00
parent 7778107e4d
commit 19ed1e39de
1 changed files with 1 additions and 0 deletions

View File

@ -372,6 +372,7 @@ button {
background-color: #222;
box-shadow: 0 4px 8px rgba(0,0,0,0.5);
padding: 20px;
border-radius: 5px;
position: absolute;
}
#popupMenu ul {