Karthikeyan
commited on
Commit
•
a43d105
1
Parent(s):
d51d4ab
Update style.css
Browse files
style.css
CHANGED
@@ -18,8 +18,7 @@
|
|
18 |
}
|
19 |
.crop{width: 200px;
|
20 |
height: 150px;
|
21 |
-
|
22 |
.crop img {
|
23 |
-
|
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;}
|