Skip to content

Commit

Permalink
fix: remove text content's transparency
Browse files Browse the repository at this point in the history
  • Loading branch information
anegg0 committed Jan 30, 2025
1 parent 437862b commit 3b5f245
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/src/components/VanillaAdmonition/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
padding: 8px 10px 3px 10px;
border-radius: 4px;
border-left: 6px solid;
opacity: 0.7;
font-family: system-ui, -apple-system, sans-serif;
}

Expand Down

0 comments on commit 3b5f245

Please sign in to comment.