From 6758f5a1d74f5c9c5f6298b1f073b9cbd43a384a Mon Sep 17 00:00:00 2001 From: Jay Hankins Date: Sun, 28 Aug 2022 17:13:42 -0400 Subject: [PATCH] fix graph --- _includes/notes_graph.html | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/_includes/notes_graph.html b/_includes/notes_graph.html index 362ff28..020a6e5 100644 --- a/_includes/notes_graph.html +++ b/_includes/notes_graph.html @@ -31,12 +31,13 @@ background: #fcfcfc; border-radius: 4px; height: auto; + max-width: 800px; }