diff --git a/frabjousish/index.html b/frabjousish/index.html index c8eaf91..96987b1 100644 --- a/frabjousish/index.html +++ b/frabjousish/index.html @@ -13,6 +13,10 @@ font-family: 'jgs7'; src: url("jgs7.ttf"); } + h1{ + font-family: 'jgs7', monospace; + } + body{ color: green;