forked from ruangrupa/lumbung.space
add image to about page
This commit is contained in:
@ -824,3 +824,12 @@ footer a:hover {
|
||||
font-size: 26px;
|
||||
}
|
||||
}
|
||||
|
||||
/* about styles */
|
||||
|
||||
#about-img {
|
||||
width: 50%;
|
||||
height: auto;
|
||||
display:block;
|
||||
margin:auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user