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