Fix post header positioning
This commit is contained in:
@@ -68,6 +68,9 @@
|
||||
padding: var.$elem-spacing 0px;
|
||||
|
||||
&.index {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: var.$elem-spacing;
|
||||
flex: 0 0 auto;
|
||||
|
||||
.link {
|
||||
@@ -285,4 +288,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user