Created
October 6, 2014 20:23
-
-
Save famulus/052b2b3f48e871ea16be to your computer and use it in GitHub Desktop.
This file contains 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
list{ | |
.asset.asset_size_small { | |
width: 80px; | |
} | |
.asset.asset_size_medium { | |
width: 80px; | |
} | |
.asset.asset_size_large { | |
width: 300px; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment