From 7135f5fabdc5d2cb3d781b8f2d18ee6cde1da46f Mon Sep 17 00:00:00 2001 From: Cassie Tarakajian Date: Thu, 7 Nov 2019 16:56:46 -0500 Subject: [PATCH 1/3] update spacing on preview nav --- client/components/PreviewNav.jsx | 2 +- client/styles/components/_preview-nav.scss | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/client/components/PreviewNav.jsx b/client/components/PreviewNav.jsx index b4062147..7169621d 100644 --- a/client/components/PreviewNav.jsx +++ b/client/components/PreviewNav.jsx @@ -7,7 +7,7 @@ const logoUrl = require('../images/p5js-logo-small.svg'); const editorUrl = require('../images/code.svg'); const PreviewNav = ({ owner, project }) => ( -