mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 18:11:52 -04:00
Add full-width class for images
This commit is contained in:
parent
6203433a36
commit
206db2d1ea
2 changed files with 10 additions and 15 deletions
|
@ -2053,12 +2053,7 @@ article.step-by-step-guide ol ol{
|
|||
margin-left: 0;
|
||||
}
|
||||
|
||||
.goodreads ol li{
|
||||
list-style: none;
|
||||
margin-top: 4rem;
|
||||
}
|
||||
|
||||
.goodreads figure img{
|
||||
.full-width img{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue