Skip to content

Commit

Permalink
remove clutter around introimage
Browse files Browse the repository at this point in the history
  • Loading branch information
ndkv committed Mar 17, 2015
1 parent 9a7fe40 commit 8e9c830
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
}

#contentSwiper .swiper-slide {
overflow-y: auto;
/*overflow-y: auto;*/
}

#contentSwiper.active {
Expand Down Expand Up @@ -631,7 +631,7 @@ a.commons:visited {
margin-right: auto;
margin-top: 20px;
/*max-height: 360px;*/
width: 95%;
width: 100%;
display: block;
/*max-width: 600px;*/
}
Expand Down

0 comments on commit 8e9c830

Please sign in to comment.