remove mandel brot

This commit is contained in:
2026-03-25 18:29:22 +01:00
parent 6832b51c7e
commit 5e0f00e1f5

View File

@@ -1,21 +0,0 @@
---
title: "MandelBrot"
description: "Lorem ipsum dolor sit amet"
pubDate: "Jul 08 2022"
---
<style is:global>
h1,
h2,
h3,
h4,
ul li,
figcaption::before { color: #bb4d00 }
body {background: #27272a }
.wrapper, nav::after {background: #18181b }
p, a, ul { color: #e2e2e2}
img {
border: 10px solid;
border-color: #bb4d00;
}
</style>