update fcc_challenged.css

This commit is contained in:
Trent Palmer 2020-06-11 03:13:57 -07:00
parent f3b0a0721a
commit c75dad115d
1 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ div {
}
.attachment-full {
position: absolute;
position: fixed;
right: 0px;
height: 149px;
width: 149px;
@ -60,7 +60,7 @@ div {
border: none;
width: 149px;
height: 0px;
position: absolute;
position: fixed;
right: 0px;
margin-top: -10px;
}