Add admin's avatar on about page

This commit is contained in:
Bat
2018-09-03 15:14:39 +01:00
parent 431bc41cb5
commit 7734557a99
2 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -559,7 +559,8 @@ form.new-post input[type="submit"]:hover { background: #DADADA; }
.stats > div {
display: flex;
flex-direction: column;
text-align: center;
justify-content: center;
align-items: center;
}
.stats em {