mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 09:39:25 +01:00
update @ Tue 1 Nov 03:54:49 EET 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
e09a2457f0
commit
2c0bd1f3be
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ class AddHeaderLinks(Treeprocessor):
|
||||||
"div",
|
"div",
|
||||||
{
|
{
|
||||||
"data-pl": "",
|
"data-pl": "",
|
||||||
"style": f"font-size:{heading_sizes_em[elem.tag] + 0.1}em",
|
"style": f"font-size:{(heading_sizes_em[elem.tag] + 0.1):.2f}em",
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue