mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
header: support for static avatar.
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user