Added Card organization, refresh button, and started on 'Minter Data Board' that will include encryption and ability to publish card data for other minters. More work required to finish it.
This commit is contained in:
@@ -599,6 +599,13 @@ body {
|
||||
padding: 1.2vh;
|
||||
}
|
||||
}
|
||||
|
||||
.refresh-cards-button {
|
||||
border-color: white;
|
||||
border-radius: 1.5vh;
|
||||
background-color: black;
|
||||
color: white;
|
||||
}
|
||||
/* Two cards per row on medium screens */
|
||||
|
||||
/* @media (max-width: 768px) {
|
||||
|
Reference in New Issue
Block a user