fix: minor fixes

This commit is contained in:
saicaca
2024-02-18 18:24:00 +08:00
committed by saica.go
parent af29b9160f
commit d68f26a74f
4 changed files with 4 additions and 4 deletions

View File

@@ -73,7 +73,7 @@ const className = Astro.props.class;
direction: rtl
display: inline-block
margin-right: 1rem
width: 1.375rem
width: 1rem
color: rgba(255, 255, 255, 0.25)
pre
background: var(--codeblock-bg) !important