style: fix download attestation button in dark mode

This commit is contained in:
Colin Darie 2023-12-12 17:33:40 +01:00
parent 93f1cd97a1
commit b384da73a3
No known key found for this signature in database
GPG key ID: 8C76CADD40253590
5 changed files with 1 additions and 13 deletions

View file

@ -4,9 +4,4 @@
.patron-section {
margin-bottom: 20px;
}
.icon.download-white {
background-color: $blue-france-500;
box-shadow: 0px 0px 1px 2px $blue-france-500;
}
}