mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 15:20:32 -04:00
Fix responsive front page image
This commit is contained in:
parent
500b2e8150
commit
fa646b8c10
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ main.front-page h1 ~ section{
|
|||
}
|
||||
|
||||
main.front-page > p,
|
||||
main.front-page > img{
|
||||
main.front-page > picture img{
|
||||
width: 40rem;
|
||||
max-width: 100%; /* for responsive */
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue