Replace bitcoin-s with coldcard on about page

This commit is contained in:
hunicus
2024-06-27 15:34:53 +09:00
parent fbb409e17b
commit 575fc737ca
3 changed files with 9 additions and 3 deletions

View File

@@ -156,6 +156,12 @@
}
img, svg {
margin: 40px 29px 10px;
&.image.coldcard {
border-radius: 0;
width: auto;
max-height: 50px;
margin: 40px 29px 14px 29px;
}
}
}
}