fix: add stling to override blog styling

This commit is contained in:
apurvabangali 2024-07-05 16:41:25 +05:30
parent 81fb5178f4
commit de11abaa9c

3
assets/css/custom.css Normal file
View File

@ -0,0 +1,3 @@
body{
background-color:white;
}