fix images

This commit is contained in:
ash
2026-04-03 19:35:09 +01:00
parent d0f369355b
commit 7efe35a17a
6 changed files with 27 additions and 6 deletions
+3 -2
View File
@@ -9,9 +9,8 @@ tags: ["Smart-Home", "ESP32"]
---
<style>
/* This targets any image inside the main article area */
section img, .content img, article img {
max-width: 50% !important; /* Use !important to override theme defaults */
max-width: 70% !important;
height: auto !important;
display: block;
margin: 2rem auto;
@@ -19,6 +18,8 @@ tags: ["Smart-Home", "ESP32"]
}
</style>
![Early basic setup](./featured.jpg)
### 📋 Project Highlights
* **Goal:** What was the main objective?
* **Tech Stack:** Proxmox, Docker, Caddy, etc.