generated from nathanwoodburn/python-webserver-template
feat: Add initial solana integration
All checks were successful
Build Docker / BuildImage (push) Successful in 51s
All checks were successful
Build Docker / BuildImage (push) Successful in 51s
This commit is contained in:
@@ -26,4 +26,12 @@ a:hover {
|
||||
margin: auto;
|
||||
margin-top: 10px;
|
||||
|
||||
}
|
||||
|
||||
.transaction {
|
||||
border: 1px solid #ffffff;
|
||||
border-radius: 10px;
|
||||
padding: 10px 20px;
|
||||
margin: auto;
|
||||
margin-top: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user