7 lines
85 B
CSS
7 lines
85 B
CSS
|
|
||
|
|
||
|
.markdown-section img {
|
||
|
border: 0;
|
||
|
max-width: auto;
|
||
|
max-height: 25vh;
|
||
|
}
|