parent
c8db2a5f50
commit
11ef5f5099
@ -0,0 +1,10 @@ |
|||||||
|
/* ERC721 image block */ |
||||||
|
.erc721-image { |
||||||
|
display: flex; |
||||||
|
justify-content: center; |
||||||
|
} |
||||||
|
|
||||||
|
.erc721-image img { |
||||||
|
height: 200px; |
||||||
|
} |
||||||
|
/* ERC721 image block end */ |
Loading…
Reference in new issue