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:
@@ -17,7 +17,7 @@ tags:
|
||||
|
||||
<style>
|
||||
.md-typeset .mermaid text {
|
||||
font-family: var(--md-code-font-family);
|
||||
font-family: var(--md-code-font-family), sans-serif;
|
||||
fill: white !important;
|
||||
}
|
||||
.md-typeset .mermaid .node rect,
|
||||
|
||||
Reference in New Issue
Block a user