diff --git a/.glitch-assets b/.glitch-assets index 93119ca..954626f 100644 --- a/.glitch-assets +++ b/.glitch-assets @@ -2,3 +2,5 @@ {"name":"click-me.svg","date":"2016-10-23T16:17:49.954Z","url":"https://cdn.hyperdev.com/click-me.svg","type":"image/svg","size":7116,"imageWidth":276,"imageHeight":276,"thumbnail":"https://cdn.hyperdev.com/click-me.svg","thumbnailWidth":276,"thumbnailHeight":276,"dominantColor":"rgb(243, 185, 186)","uuid":"adSBq97hhhpFNUnb"} {"name":"paste-me.svg","date":"2016-10-24T16:17:49.954Z","url":"https://cdn.hyperdev.com/paste-me.svg","type":"image/svg","size":7242,"imageWidth":276,"imageHeight":276,"thumbnail":"https://cdn.hyperdev.com/paste-me.svg","thumbnailWidth":276,"thumbnailHeight":276,"dominantColor":"rgb(42, 179, 185)","uuid":"adSBq97hhhpFNUnc"} {"uuid":"adSBq97hhhpFNUna","deleted":true} +{"uuid":"adSBq97hhhpFNUnb","deleted":true} +{"uuid":"adSBq97hhhpFNUnc","deleted":true} diff --git a/public/style.css b/public/style.css index 38c55f6..3641cab 100644 --- a/public/style.css +++ b/public/style.css @@ -6,7 +6,7 @@ } body { - font-family: "Benton Sans", "Helvetica Neue", helvetica, arial, sans-serif; + font-family: helvetica, arial, sans-serif; margin: 2em; }