You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
185 B

2 years ago
2 years ago
2 years ago
  1. .detail{
  2. .button{
  3. width: 100%;
  4. height: 65px;
  5. }
  6. .buy-nft{
  7. .success-img{
  8. width: 125px;
  9. height: 100%;
  10. object-fit: cover;
  11. }
  12. }
  13. }