summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Murrell <merl@neo.andrewdm.me>2017-01-19 22:25:37 +0000
committerAndrew Murrell <merl@neo.andrewdm.me>2017-01-19 22:25:37 +0000
commitb92ce25d590af9d0ce4704eea16c7ded01f1b83f (patch)
tree60ecd80cff8921ae18091a968dccd65df7df855a
parent0e56a8ead9a409fda6d7d998efe37b0067cabc4d (diff)
does it upload this time?
-rw-r--r--src/main.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main.scss b/src/main.scss
index 2fecdec..8374eee 100644
--- a/src/main.scss
+++ b/src/main.scss
@@ -99,7 +99,8 @@ article {
margin: 0 auto;
.tag {
- font-size: 60%;
+ font-size: 60%;
+ // this should work!
font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", "Warnock Pro", serif;
color: white;
text-decoration: none;