mirror of
https://github.com/TrentSPalmer/fcc-challenges.git
synced 2024-11-21 03:11:31 -08:00
update fcc_challenged.css
This commit is contained in:
parent
f3b0a0721a
commit
c75dad115d
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user