mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
18 lines
249 B
Sass
18 lines
249 B
Sass
@import "../bootstrap/variables"
|
|
@import "../bootstrap/mixins"
|
|
|
|
#account-home-view
|
|
dl
|
|
margin-bottom: 0px
|
|
|
|
img#picture
|
|
max-width: 50%
|
|
|
|
.panel
|
|
margin-bottom: 10px
|
|
|
|
h2
|
|
margin-bottom: 0px
|
|
|
|
.panel-title > a
|
|
margin-left: 5px
|