Commit 4338b933bfe42db2923749f16063970bf7c31c3e

Authored by Victor Costa
1 parent 295e2396

fix block-outer

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
style.css
... ... @@ -623,6 +623,7 @@ p {
623 623  
624 624 .block-outer {
625 625 margin-top: 2em;
  626 + clear: both;
626 627 }
627 628  
628 629 .box-1 .block,
... ...