Delete _erc721_token_image_container.scss

pull/2637/head
Yegor 5 years ago committed by GitHub
parent 5b96c10126
commit e1f2b7246d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      apps/block_scout_web/assets/css/components/_erc721_token_image_container.scss

@ -1,10 +0,0 @@
/* ERC721 image block */
.erc721-image {
display: flex;
justify-content: center;
}
.erc721-image img {
height: 80px;
}
/* ERC721 image block end */
Loading…
Cancel
Save