Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Baumann committed Nov 10, 2014
1 parent 720232c commit abf0962
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions css/style.css
Expand Up @@ -68,14 +68,10 @@
.col1 { width: 80px; }
.col2 { width: 180px; }
.col3 { width: 220px; }
.col4 { width: 380px; }
.col5 { width: 480px; }
.col1 img { max-width: 80px; }
.col2 img { max-width: 180px; }
.col3 img { max-width: 220px; }
.col4 img { max-width: 380px; }
.col5 img { max-width: 480px; }


/* animations for the transition/reordering */
.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
Expand Down

0 comments on commit abf0962

Please sign in to comment.