Fix survey popup

This commit is contained in:
nemunaire 2025-04-16 14:37:23 +02:00
parent 77bd52330d
commit 1e52b03d67

View file

@ -104,6 +104,8 @@ a.card:hover {
right: 5vw;
border-radius: 5px;
background-color: #9332bbee;
z-index: 1023;
max-width: 98%;
}
#voxppl a:hover {
text-decoration: none;