Skip to content

Commit

Permalink
Merge branch 'hotfix/0.2.23_fix.3'
Browse files Browse the repository at this point in the history
* hotfix/0.2.23_fix.3:
  #115 fix card size
  • Loading branch information
kalashnikovisme committed Jul 4, 2015
2 parents c998418 + 036763d commit c6fcce7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/assets/stylesheets/web/articles/contacts.css.sass
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
width: 500px
float: left
margin-right: 15px
min-height: 240px
.row
margin: 0
.topbar
Expand Down Expand Up @@ -33,7 +34,7 @@
opacity: 0.6
.name, .position
text-align: center
font-size: 15px
font-size: 13px
line-height: 20px
.name
margin-top: 10px
Expand Down

0 comments on commit c6fcce7

Please sign in to comment.