Created
February 17, 2023 18:29
-
-
Save NyaGarcia/fb78a5a5ed326d873849802ca0c4cc98 to your computer and use it in GitHub Desktop.
NgBytes Standalone Pokemon List
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.card-container { | |
display: flex; | |
} | |
ngbytes-pokemon-card { | |
margin: 20px; | |
max-width: 300px; | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment