Skip to content

Commit 072fa3d

Browse files
save file
1 parent 7352a57 commit 072fa3d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

blog/css/blog-2.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,11 @@
2323
{margin:10px 0}
2424

2525

26-
.blog-hdr
27-
{color:blue;font-weight:bold}
28-
2926
.blog-text
3027
{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;
3128
color:#333;text-align:justify;border-radius:4px}
29+
.blog-hdr
30+
{color:blue;font-weight:bold;padding-left:30px}
3231
.blog-text h2,.blog-text h3
3332
{margin-top:1.5rem;margin-bottom:0.75rem;font-weight:600;color:#222;display:flex}
3433
.blog-text p

0 commit comments

Comments
 (0)