Commit e26bd394ca75f236acd103f0b722dbdebb5a1aa6

Authored by Rafael Diego
1 parent 832c8ed7

correções css

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
src/app/content.scss
... ... @@ -40,6 +40,10 @@
40 40 margin-top: 30px;
41 41 }
42 42  
  43 + .col-sm-12 {
  44 + display: inline-block;
  45 + }
  46 +
43 47 .icon-wrapper {
44 48 width: 61px;
45 49 height: 61px;
... ...