Spaces:
Runtime error
Runtime error
Karthikeyan
commited on
Commit
·
efc34c5
1
Parent(s):
b815f47
Update style.css
Browse files
style.css
CHANGED
|
@@ -18,6 +18,9 @@
|
|
| 18 |
margin-left:310px;
|
| 19 |
}
|
| 20 |
.rightimage{
|
|
|
|
|
|
|
|
|
|
| 21 |
padding-top:40px;
|
| 22 |
margin-right:320px;
|
| 23 |
}
|
|
|
|
| 18 |
margin-left:310px;
|
| 19 |
}
|
| 20 |
.rightimage{
|
| 21 |
+
display: flex;
|
| 22 |
+
align-items: center;
|
| 23 |
+
justify-content: center;
|
| 24 |
padding-top:40px;
|
| 25 |
margin-right:320px;
|
| 26 |
}
|