Added title image styles
This commit is contained in:
parent
0f489a7abc
commit
d4bba30b2b
@ -18,6 +18,14 @@ body {
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.title-image img {
|
||||||
|
max-width: 30%;
|
||||||
|
padding-top: 30px;
|
||||||
|
padding-bottom: 30px;
|
||||||
|
margin-left: 35%;
|
||||||
|
margin-right: 35%;
|
||||||
|
}
|
||||||
|
|
||||||
.page-main-content {
|
.page-main-content {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
|
Loading…
Reference in New Issue
Block a user