Skip to content

Commit

Permalink
Improve style.
Browse files Browse the repository at this point in the history
  • Loading branch information
chloerei committed May 2, 2012
1 parent ea9a5e6 commit aa0be5d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/assets/stylesheets/code_campo.scss
Expand Up @@ -220,6 +220,7 @@ footer div > p {
}

article {
word-break: break-word;
img {
max-width: 100%;
}
Expand Down Expand Up @@ -414,6 +415,10 @@ section {
}

@media (max-width: 480px) {
.container {
padding: 0 10px;
}

#profile .profile-wrap {
.avatar {
width: 64px;
Expand Down

0 comments on commit aa0be5d

Please sign in to comment.