mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 09:47:29 -05:00
Remove series position indicator -- racy and buggy
This commit is contained in:
@ -187,11 +187,13 @@ pre > code {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
/* hugo just can't handle this feature
|
||||
.post-series-position {
|
||||
position: relative;
|
||||
float: right;
|
||||
opacity: .75;
|
||||
}
|
||||
*/
|
||||
|
||||
.post-title,
|
||||
.author-name {
|
||||
|
Reference in New Issue
Block a user