Karthikeyan commited on
Commit
a43d105
1 Parent(s): d51d4ab

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -3
style.css CHANGED
@@ -18,8 +18,7 @@
18
  }
19
  .crop{width: 200px;
20
  height: 150px;
21
- overflow: hidden;}
22
  .crop img {
23
- width: 400px;
24
- height: 300px;
25
  margin: -75px 0 0 -100px;}
 
18
  }
19
  .crop{width: 200px;
20
  height: 150px;
21
+ }
22
  .crop img {
23
+ height: 100px;
 
24
  margin: -75px 0 0 -100px;}