aboutsummaryrefslogtreecommitdiff
path: root/static/scss/blog.scss
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-05-19 20:49:18 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-05-19 20:49:18 +0530
commitd63fcf303789f2c0a79f8256eea9797971f80a87 (patch)
tree14c9dae40d66f33f64450dab3b8da232cfc1f367 /static/scss/blog.scss
parentaeff63ebcfff7b2c4988947fe5b6eb2bb70485ea (diff)
removed fonts css
Diffstat (limited to 'static/scss/blog.scss')
-rw-r--r--static/scss/blog.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/static/scss/blog.scss b/static/scss/blog.scss
index 0a984f2..fde079a 100644
--- a/static/scss/blog.scss
+++ b/static/scss/blog.scss
@@ -1,6 +1,4 @@
@import "footer";
-@import "roboto";
-@import "sourcecodepro";
$bgColor: #1d1f21;
$fgColor: #c5c8c6;