Fix images overflowing
This commit is contained in:
parent
af27a356b6
commit
a51371b3fc
|
@ -47,3 +47,5 @@ pre > code {
|
|||
}
|
||||
|
||||
a:hover { cursor: url('/cursors/finger.cur'), auto; }
|
||||
|
||||
img { max-width: 100%; }
|
||||
|
|
Loading…
Reference in a new issue