header: support for static avatar.

This commit is contained in:
remeh
2016-11-08 21:56:08 +01:00
parent 3c87066710
commit 2e1a9232cc
3 changed files with 8 additions and 3 deletions

View File

@@ -180,9 +180,10 @@ section.header .content {
-ms-align-items: center;
align-items: center;
}
section.header .container .content .gravatar {
section.header .container .content .avatar {
border-radius: 60px;
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
max-width: 50px;
}
section.header .name {
font-size: 18px;