mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
14 lines
161 B
Sass
14 lines
161 B
Sass
.item-mixin, .item-view
|
|
width: 100%
|
|
|
|
img
|
|
float: left
|
|
width: 40px
|
|
height: 40px
|
|
|
|
.item-info
|
|
margin-left: 45px
|
|
|
|
ul
|
|
margin-top: 5px
|
|
|