fix(watching.css): remove top margin from image banners adjacent to back links for watching focus pages
This commit is contained in:
parent
353136b94e
commit
6f74e6d158
5 changed files with 9 additions and 5 deletions
|
@ -26,3 +26,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.back-link + .watching-focus img {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue