mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 10:06:08 -05:00
12 lines
149 B
Sass
12 lines
149 B
Sass
|
#about-view
|
||
|
|
||
|
@import "bootstrap/variables"
|
||
|
|
||
|
.team-column
|
||
|
margin-left: 50px
|
||
|
|
||
|
img
|
||
|
float: left
|
||
|
width: 150px
|
||
|
height: 150px
|