add image to about page

This commit is contained in:
cellarspoon
2022-01-17 14:30:46 +01:00
parent d6faf134f9
commit d7476b06f6
4 changed files with 14 additions and 0 deletions

View File

@ -824,3 +824,12 @@ footer a:hover {
font-size: 26px;
}
}
/* about styles */
#about-img {
width: 50%;
height: auto;
display:block;
margin:auto;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB