mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Images should not be wider than the main container
This commit is contained in:
@@ -203,6 +203,7 @@ img {
|
|||||||
display: block;
|
display: block;
|
||||||
margin: 0 0 1rem;
|
margin: 0 0 1rem;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Tables */
|
/* Tables */
|
||||||
|
|||||||
Reference in New Issue
Block a user