summaryrefslogtreecommitdiff
path: root/src/scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/scss')
-rw-r--r--src/scss/home.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/scss/home.scss b/src/scss/home.scss
index 0501941..fa3159f 100644
--- a/src/scss/home.scss
+++ b/src/scss/home.scss
@@ -11,6 +11,14 @@
padding-right: $outer-gap;
}
+#about {
+ span {
+ margin: 0 !important;
+ font-family: monospace;
+ font-size: 110%;
+ }
+}
+
@media (max-width: 800px) {
#main .col {
display: block;