From b0c0499d0788f36efba7a3f6981ed81cc919c2a9 Mon Sep 17 00:00:00 2001 From: Benjamin Auder Date: Mon, 10 Feb 2020 00:23:43 +0100 Subject: [PATCH] Test post-update hook --- client/src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/App.vue b/client/src/App.vue index 311abb08..0c0013e7 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -93,7 +93,7 @@ body min-width: 320px #app - font-family: "Avenir", Helvetica, Arial, sans-serif + font-family: "Open Sans", "Avenir", Helvetica, Arial, sans-serif -webkit-font-smoothing: antialiased -moz-osx-font-smoothing: grayscale -- 2.44.0