forked from Archives/Athou_commafeed
make images fit available width
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
body img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
body .modal {
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user