mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-16 08:29:56 -05:00
30 lines
464 B
Sass
30 lines
464 B
Sass
#profile-view
|
|
button
|
|
float: right
|
|
i
|
|
margin-right: 5px
|
|
|
|
img.img-thumbnail
|
|
margin: 5px 20px 20px 20px
|
|
|
|
ul.links, ul.projects
|
|
margin: 0
|
|
padding: 0
|
|
|
|
li
|
|
list-style: none
|
|
|
|
.profile-header-container
|
|
h1
|
|
margin-bottom: 0px
|
|
|
|
.project-image
|
|
width: 360px
|
|
height: 270px
|
|
background-size: cover
|
|
background-repeat: no-repeat
|
|
background-position: center
|
|
|
|
ul.projects
|
|
li
|
|
margin-top: 20px
|