Spaces:
Sleeping
Sleeping
robertselvam
commited on
Update style.css
Browse files
style.css
CHANGED
@@ -10,3 +10,14 @@ position: relative;
|
|
10 |
.center{
|
11 |
text-align:center;
|
12 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
.center{
|
11 |
text-align:center;
|
12 |
}
|
13 |
+
|
14 |
+
.resume{
|
15 |
+
height:120px;
|
16 |
+
}
|
17 |
+
.jd{
|
18 |
+
height:120px;
|
19 |
+
}
|
20 |
+
|
21 |
+
.clear{
|
22 |
+
height: 60px;
|
23 |
+
}
|