control image size via CSS style attr, as direct height attr must be in px according to standard

This commit is contained in:
Trolli Schmittlauch 2022-03-09 15:17:21 +01:00
parent bdeff0d59b
commit 1b9a53c34e
4 changed files with 4 additions and 4 deletions

View file

@ -78,7 +78,7 @@ I am passionate about Free and Open Source software and would like to work not o
### Free and Open Source Work
- ![small NixOS logo]({static}/images/nixos_emojo.png){ height="12pt"} [NixOS package maintainer](https://github.com/NixOS/nixpkgs/commits?author=schmittlauch) since 2018
- ![small NixOS logo]({static}/images/nixos_emojo.png){ style="height: 1.1em;"} [NixOS package maintainer](https://github.com/NixOS/nixpkgs/commits?author=schmittlauch) since 2018
- [Hash2Pub](https://git.orlives.de/schmittlauch/Hash2Pub): a Haskell-based implementation of the EpiChord DHT as a distributed post relay, WIP
- additional contributions can be found on my [GitHub](https://github.com/schmittlauch/) and [Gitea](https://git.orlives.de/schmittlauch) profiles