aboutsummaryrefslogtreecommitdiff
path: root/cmd/within.website/static
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2019-06-03 10:29:52 +0000
committerChristine Dodrill <me@christine.website>2019-06-03 10:29:52 +0000
commit7ce978fdecebdf623700fd8c5f882846f1a610ea (patch)
tree64f70801af93dfe1b5ffebe69b2dd9142e9dc1d5 /cmd/within.website/static
parent4756dab75c0eb3a2255dced9058d4ee7b6efc9ee (diff)
downloadx-7ce978fdecebdf623700fd8c5f882846f1a610ea.tar.xz
x-7ce978fdecebdf623700fd8c5f882846f1a610ea.zip
cmd/within.website: index page
Diffstat (limited to 'cmd/within.website/static')
-rw-r--r--cmd/within.website/static/gruvbox.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/within.website/static/gruvbox.css b/cmd/within.website/static/gruvbox.css
index 43c1ba0..aa359cd 100644
--- a/cmd/within.website/static/gruvbox.css
+++ b/cmd/within.website/static/gruvbox.css
@@ -1,5 +1,5 @@
main {
- font-family: Arial, Helvetica, sans-serif;
+ font-family: monospace, monospace;
max-width: 38rem;
padding: 2rem;
margin: auto;