parent
1a2b7a8b6b
commit
6132f58ced
2 changed files with 11 additions and 0 deletions
|
@ -46,3 +46,10 @@
|
|||
.featured-image {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
// TODO consider if this would look better with margin only on the content side
|
||||
// so somehow removing left margin if the inline style has float: left applied.
|
||||
// Also to consider decreasing the margin on mobile sizes.
|
||||
.image-inline {
|
||||
margin: 1em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue