1
0
Fork 0

Minor fix with style

This commit is contained in:
eline 2023-05-06 18:42:04 +02:00
parent dfc99cc981
commit e1ba576b8b
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ a:focus {
position: absolute;
bottom: 5rem;
right: 0;
/* user-select: none; */
user-select: none;
pointer-events: none;
}