update some small stuff
This commit is contained in:
parent
30191a5b1f
commit
82f7b4f22d
3 changed files with 9 additions and 3 deletions
|
@ -419,6 +419,10 @@ ul {
|
|||
margin: 1rem 0;
|
||||
}
|
||||
|
||||
.markdown-body img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
.readme {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue