Created
October 14, 2021 03:45
-
-
Save takahirohonda/873204e4e7d901ebecc16ece637d3fac to your computer and use it in GitHub Desktop.
IllustrationContainer.scss
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
.small { | |
width: 57px; | |
height: 57px; | |
} | |
.medium { | |
width: 114px; | |
height: 114px; | |
} | |
.large { | |
width: 177px; | |
height: 177px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment