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 */
|
/* article */
|
||||||
|
|
||||||
#content.body .article-info{
|
#content.body .article-info{
|
||||||
position: fixed;
|
/*position: fixed;*/
|
||||||
}
|
}
|
||||||
.article-info{
|
.article-info{
|
||||||
width:200px;
|
width:200px;
|
||||||
|
Loading…
Reference in New Issue
Block a user