mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 19:56:41 +02:00
header: add Gravatar support.
This commit is contained in:
@@ -180,6 +180,10 @@ section.header .content {
|
||||
-ms-align-items: center;
|
||||
align-items: center;
|
||||
}
|
||||
section.header .container .content .gravatar {
|
||||
border-radius: 60px;
|
||||
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
section.header .name {
|
||||
font-size: 18px;
|
||||
font-family: 'Raleway', 'Helvetica Neue', 'Arial', sans-serif;
|
||||
|
Reference in New Issue
Block a user