found out how to style markown blockquotes

This commit is contained in:
CJSatnarine
2025-03-20 08:00:48 -04:00
parent b01504d142
commit 86abeb41e4
3 changed files with 5 additions and 5 deletions

View File

@@ -3,5 +3,5 @@
$background: #000000;
$white: #FFFFFF;
$purple: #962FFE;
$pink: #ffa0e3;
$pink: #FFA0E3;
$text: #EBD7FF;