Remove redundant whitespace in blog posts for clarity

Eliminated unnecessary blank lines in two blog posts to improve readability and maintain a more consistent formatting style. These changes have no impact on the content but enhance the visual structure.
This commit is contained in:
tfw
2025-05-27 08:46:43 +02:00
parent d795875c5f
commit 4b79b77c72
@@ -17,7 +17,7 @@ tags:
<style> <style>
.md-typeset .mermaid text { .md-typeset .mermaid text {
font-family: var(--md-code-font-family); font-family: var(--md-code-font-family), sans-serif;
fill: white !important; fill: white !important;
} }
.md-typeset .mermaid .node rect, .md-typeset .mermaid .node rect,