Stack #5

Merged
mosbach merged 4 commits from stack into main 2023-08-30 00:26:20 +02:00
Showing only changes of commit 58cc64bf1a - Show all commits

View File

@ -700,6 +700,8 @@ label {
/* padding-top: 5px;
padding-bottom: 5px; */
transition: all 300ms ease;
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
}
#tools div {