Add Bash Register article
This commit is contained in:
@@ -156,9 +156,10 @@
|
||||
}
|
||||
|
||||
.content img {
|
||||
width: 100%;
|
||||
max-width: 36rem;
|
||||
max-width: min(100%, 36rem);
|
||||
max-height: 36rem;
|
||||
height: auto;
|
||||
width: auto;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user