Centered download button better

This commit is contained in:
Verena Schulz
2025-12-16 18:44:14 +01:00
parent 6775509cf3
commit a014c62ce3
+4 -2
View File
@@ -467,10 +467,12 @@ li {
.download-btn {
display: flex;
align-items: center;
justify-content: center;
padding: 10px 20px;
margin-left: 10px;
margin-top: 30px;
margin-left: auto;
margin-right: 0px;
margin-top: 130px;
margin-bottom: 10px;
background-color: #007BFF;
color: white;