Centered download button

This commit is contained in:
Verena Schulz
2025-12-16 17:20:55 +01:00
parent 95ac7256d4
commit 3c3b27325e
+1 -1
View File
@@ -469,7 +469,7 @@ li {
display: flex; display: flex;
justify-content: center; justify-content: center;
padding: 10px 20px; padding: 10px 20px;
margin-left: 80px; margin-left: 10px;
margin-top: 30px; margin-top: 30px;
margin-bottom: 10px; margin-bottom: 10px;
background-color: #007BFF; background-color: #007BFF;