Learn page svgs updated

This commit is contained in:
adilallo
2026-05-20 23:01:55 -06:00
parent 1688ac85c9
commit ea346abad8
55 changed files with 948 additions and 764 deletions
+4
View File
@@ -1,4 +1,8 @@
/* Blog post body styling with semantic spacing */
.post-body > :first-child {
margin-block-start: 0;
}
.post-body p {
/* Scales with font size - uses logical properties for better writing mode support */
margin-block: 1em;