robertselvam commited on
Commit
1ea4a80
1 Parent(s): 7f5f0ec

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -3
style.css CHANGED
@@ -18,11 +18,11 @@
18
  float:left;
19
  }
20
  .leftimage{
21
- padding-top:26px;
22
- margin-left:380px;
23
  }
24
  .rightimage{
25
- margin-right:380px;
26
  margin-top:15px;
27
  }
28
 
 
18
  float:left;
19
  }
20
  .leftimage{
21
+ padding-top:27px;
22
+ margin-left:210px;
23
  }
24
  .rightimage{
25
+ margin-right:210px;
26
  margin-top:15px;
27
  }
28