Added title image styles

This commit is contained in:
Fred Boniface 2022-10-07 22:37:57 +01:00
parent 0f489a7abc
commit d4bba30b2b

View File

@ -18,6 +18,14 @@ body {
margin: auto;
}
.title-image img {
max-width: 30%;
padding-top: 30px;
padding-bottom: 30px;
margin-left: 35%;
margin-right: 35%;
}
.page-main-content {
text-align: center;
font-family: sans-serif;