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