Change tip styling

This commit is contained in:
Nathan McCarty 2025-02-10 18:46:25 -05:00
parent 9246e914fe
commit 468890206a
2 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@
border-color: var(--green);
}
.tip .title p::before {
content: "\eb0d";
content: "\eaee";
color: var(--green);
}
/* Importants */