style fixes
h3rald h3rald@h3rald.com
Thu, 17 Apr 2025 22:51:02 +0100
1 files changed,
2 insertions(+),
1 deletions(-)
jump to
M
assets/styles/style.css
→
assets/styles/style.css
@@ -757,7 +757,7 @@
.days h3 { margin-bottom: 0; background: var(--secondary-background); - padding: 0 1rem; + padding: 0 0.5rem; border: 1px solid var(--secondary-background); border-top-left-radius: 4px; border-top-right-radius: 4px;@@ -777,6 +777,7 @@
.days figcaption { margin: 0; font-size: 0.9rem; + padding: 0.5rem; background: var(--secondary-background); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;