Merge branch 'develop' into 'master'
added image bounding for posts See merge request inkletblot/inkletblot-com-v2!11
This commit is contained in:
commit
0e22c689c8
@ -100,4 +100,9 @@ span.linenos.special { color: #979797; background-color: #ffffc0; padding-left:
|
||||
|
||||
* a:hover {
|
||||
color: colors.$inklets-color-highlight-fg;
|
||||
}
|
||||
|
||||
* img {
|
||||
max-width: 400px;
|
||||
max-height: 500px;
|
||||
}
|
||||
Reference in New Issue
Block a user