0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 08:30:27 +03:00

Have added sidebar panel

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2019-05-03 05:16:28 +04:00
parent 5668edea38
commit fdf1029737
6 changed files with 143 additions and 24 deletions

View File

@ -0,0 +1,9 @@
.avatar {
margin: auto;
max-width: 148px;
text-align: center;
img {
border-radius: 10px;
}
}