4,092
edits
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 398: | Line 398: | ||
position: fixed; /* Change to fixed */ | position: fixed; /* Change to fixed */ | ||
top: 86px; | top: 86px; | ||
right: | right: 25px; | ||
width: 39%; | width: 39%; | ||
height: 100vh; /* Set to full viewport height */ | height: 100vh; /* Set to full viewport height */ | ||
Line 415: | Line 415: | ||
padding: 10px; | padding: 10px; | ||
position: relative; | position: relative; | ||
margin: 10px; | |||
} | } | ||
#show-article:before { | #show-article:before { |