Add transaction card component and provider (#5)
This commit is contained in:
committed by
Michael Vines
parent
de1df895a0
commit
6006c30ace
@@ -2,3 +2,10 @@
|
||||
// solana.scss
|
||||
// Use this to write your custom SCSS
|
||||
//
|
||||
|
||||
code {
|
||||
padding: 0.33rem;
|
||||
border-radius: $border-radius;
|
||||
background-color: $gray-200;
|
||||
color: $black;
|
||||
}
|
||||
|
Reference in New Issue
Block a user