This commit is contained in:
SuperBFG7
2021-06-17 11:43:45 +02:00
parent ebf5b3894d
commit fd727cc20b
+1 -1
View File
@@ -184,6 +184,6 @@ button {
.sticky {
position: sticky;
top: 55px;
z-index: 99;
z-index: 99;
}
}