From c7786339f0be6f255920cd8a7a1e8d63b195e1e2 Mon Sep 17 00:00:00 2001 From: Chris Chambers Date: Tue, 5 May 2020 11:27:45 -0600 Subject: [PATCH] remove overflow property from nook-phone css class --- css/styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 5829393..7c52a9f 100644 --- a/css/styles.css +++ b/css/styles.css @@ -42,7 +42,6 @@ h2 { padding-bottom: 16px; background: #F5F8FF; color: #686868; - overflow: hidden; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.08); }