From 6096ecff10f8a5c68f87c018be597a9e32250836 Mon Sep 17 00:00:00 2001 From: "Daniel J. Summers" Date: Sat, 14 Oct 2017 21:32:14 -0500 Subject: [PATCH] Added responsive classes to header Also changed "Daniel's Weekly Devotions" to "A Word from the Word" --- src/App.vue | 58 +- src/components/AppData.vue | 20 +- yarn.lock | 6414 ++++++++++++++++++++++++++++++++++++ 3 files changed, 6462 insertions(+), 30 deletions(-) create mode 100644 yarn.lock diff --git a/src/App.vue b/src/App.vue index f2cbc29..1cf4c6f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@