mirror of
https://github.com/TrentSPalmer/fcc-challenges.git
synced 2025-08-22 17:53:57 -07:00
update fcc_challenged.css
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user