Fixed download button positioning

This commit is contained in:
Verena Schulz
2026-01-04 21:20:44 +01:00
parent f5c2e2700b
commit c7625e5713
+1 -4
View File
@@ -489,10 +489,7 @@ li {
align-items: center; align-items: center;
justify-content: center; justify-content: center;
padding: 10px 20px; padding: 10px 20px;
margin-left: auto; margin: 100px auto 10px auto;
margin-right: 0px;
margin-top: 130px;
margin-bottom: 10px;
background-color: #007BFF; background-color: #007BFF;
color: white; color: white;
border: none; border: none;