Skip to content

Commit

Permalink
Revert changes to CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
lizhanhui committed Jun 8, 2017
1 parent 4d0b814 commit 8be3859
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions _sass/_archive.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
border-radius: $border-radius;
overflow: hidden;
img {
max-width: 60%;
max-width: 100%;
}
}

Expand Down Expand Up @@ -158,8 +158,6 @@
.feature__item {
margin-bottom: 2em;
font-size: 1.25rem;
height: 80px;
line-height: 80px;

@include breakpoint($small) {
margin-bottom: 0;
Expand Down

0 comments on commit 8be3859

Please sign in to comment.