mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-14 13:52:17 +00:00
Fix blog avatar
This commit is contained in:
@@ -350,3 +350,12 @@ footer {
|
||||
.map {
|
||||
height: 500px;
|
||||
}
|
||||
|
||||
// -------------------------------------------------------
|
||||
// Blog pages
|
||||
// -------------------------------------------------------
|
||||
|
||||
.blog-avatar {
|
||||
margin-left: 0 !important;
|
||||
margin-right: 1em !important;
|
||||
}
|
||||
Reference in New Issue
Block a user