forked from varia/varia.website
disabled the fixed position of the featured image on article pages
This commit is contained in:
parent
66572aead9
commit
ebd5825f5e
@ -212,7 +212,7 @@ pre{
|
||||
/* article */
|
||||
|
||||
#content.body .article-info{
|
||||
position: fixed;
|
||||
/*position: fixed;*/
|
||||
}
|
||||
.article-info{
|
||||
width:200px;
|
||||
|
Loading…
Reference in New Issue
Block a user