Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephane committed Jul 13, 2015
1 parent 9d768dd commit 78dc0c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plucss.css
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ img {
float: left;
}
.float-center {
display: block;
display: block;
margin-left: auto;
margin-right: auto;
}
Expand Down Expand Up @@ -700,7 +700,7 @@ img {
max-width: 1280px;
padding-left: 1rem;
padding-right: 1rem;
width: 100%;
width: 100%;
}
.grid {
overflow: hidden;
Expand Down

0 comments on commit 78dc0c2

Please sign in to comment.