fix(mako): typo

This commit is contained in:
ooks-io 2024-04-01 20:58:00 +13:00
parent 031a4ee892
commit 3016fbc175

View file

@ -31,7 +31,7 @@ in {
width=100 width=100
height=100 height=100
anchor=top-center anchor=top-center
border-color=${colors.base08} border-color=#${colors.base08}dd
''; '';
}; };
}; };