control image size via CSS style attr, as direct height attr must be in px according to standard
This commit is contained in:
parent
bdeff0d59b
commit
1b9a53c34e
4 changed files with 4 additions and 4 deletions
|
|
@ -5,7 +5,7 @@ slug: home
|
|||
hidden: true
|
||||
lang: en
|
||||
|
||||
{ height="96pt" }
|
||||
{ style="height: 8em;" }
|
||||
|
||||
### Hi there,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue