aboutsummaryrefslogtreecommitdiff
path: root/sass/custom/_styles.scss
diff options
context:
space:
mode:
authorZhiming Wang <zmwangx@gmail.com>2014-10-24 00:50:09 -0700
committerZhiming Wang <zmwangx@gmail.com>2014-10-24 00:50:09 -0700
commitb24db73a4077ce358deaba83aff8fc25f9f17a38 (patch)
tree0d6612a6179dfe9b28c2c0fa93e7ea8811ef1c0d /sass/custom/_styles.scss
parentaa5a0c70671ea40e86e20e42a18e399021e8bb55 (diff)
downloadmy_new_personal_website-b24db73a4077ce358deaba83aff8fc25f9f17a38.tar.xz
my_new_personal_website-b24db73a4077ce358deaba83aff8fc25f9f17a38.zip
customize theme
Diffstat (limited to '')
-rw-r--r--sass/custom/_styles.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/sass/custom/_styles.scss b/sass/custom/_styles.scss
index 91ffcccf..29bfa8d2 100644
--- a/sass/custom/_styles.scss
+++ b/sass/custom/_styles.scss
@@ -1,2 +1,5 @@
// This File is imported last, and will override other styles in the cascade
// Add styles here to make changes without digging in too much
+body {
+ font-size: 1em;
+}