Add button css

This commit is contained in:
Sam 2024-08-13 18:57:16 +01:00
parent 032b1616dc
commit 0e5119c6fd
1 changed files with 4 additions and 0 deletions

View File

@ -303,3 +303,7 @@ ol {
margin-bottom: 1rem;
font-size: 22px;
}
.download-button {
padding: 10px;
}