We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7352a57 commit 072fa3dCopy full SHA for 072fa3d
blog/css/blog-2.css
@@ -23,12 +23,11 @@
23
{margin:10px 0}
24
25
26
- .blog-hdr
27
- {color:blue;font-weight:bold}
28
-
29
.blog-text
30
{margin:1.5rem auto;padding:1.25rem 1.75rem;background-color:#fcfcfc;/*#f9f9f9*/font-family:system-ui, sans-serif;font-size:1rem;line-height:2;
31
color:#333;text-align:justify;border-radius:4px}
+ .blog-hdr
+ {color:blue;font-weight:bold;padding-left:30px}
32
.blog-text h2,.blog-text h3
33
{margin-top:1.5rem;margin-bottom:0.75rem;font-weight:600;color:#222;display:flex}
34
.blog-text p
0 commit comments